BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

5 rows where product_id = "PRD_09Z13DA3YE20"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0WC4JWSP1A70 Chapter 16 PRD_09Z13DA3YE20 content 1 86666909-3b61-40d8-81de-4047d6afc50e  
PID_0FCA9FB6YEZ0 Chapter 16 PRD_09Z13DA3YE20 product 4 04000000C00003035725  
PID_0KGN4GXJGB20 Chapter 16 PRD_09Z13DA3YE20 product 6 TID01413  
PID_1HE0ZPZZ3GNG Chapter 16 PRD_09Z13DA3YE20 product 2 bwg_migration.3062331  
PID_25JKV7G8NCRG Chapter 16 PRD_09Z13DA3YE20 product 7 TID01413_EN_C1_016  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE product_external_ids (
      id TEXT PRIMARY KEY,
      product_id TEXT NOT NULL,
      source TEXT NOT NULL,
      type INTEGER NOT NULL,
      external_id TEXT NOT NULL,
      external_id_original TEXT NOT NULL,
      FOREIGN KEY (product_id) REFERENCES products(id)
    );
CREATE INDEX idx_product_external_ids_product ON product_external_ids(product_id);
Powered by Datasette · Queries took 10.276ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS