telco_fbo_changed
2 rows where item_version = 11
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
11,74 | China Mobile International (Singapore) Pte Ltd 11 | licence-pdf 74 |
11,75 | China Mobile International (Singapore) Pte Ltd 11 | name 75 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [telco_fbo_changed] ( [item_version] INTEGER REFERENCES [telco_fbo_version]([_id]), [column] INTEGER REFERENCES [columns]([id]), PRIMARY KEY ([item_version], [column]) );