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_06VCJCTJS5G0"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_231H3ZVNFDZ0 Chapter 31 PRD_06VCJCTJS5G0 content 1 4baf0fc1-3614-4baa-bc1d-f43412482966  
PID_0V4RBCEQ553G Chapter 31 PRD_06VCJCTJS5G0 product 4 04000000C00001531677  
PID_1FBB6X70Z1PG Chapter 31 PRD_06VCJCTJS5G0 product 6 WA0061  
PID_2D6PSK1DE760 Chapter 31 PRD_06VCJCTJS5G0 product 2 bwg_migration.1347433  
PID_2H51N4VS03D0 Chapter 31 PRD_06VCJCTJS5G0 product 7 WA0061_EN_C1_031  

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 8.718ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS