sal_specialists_changed
6 rows where item_version = 100
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
100,68 | Ting, Yong Hong 100 | url 68 |
100,69 | Ting, Yong Hong 100 | practice-area 69 |
100,70 | Ting, Yong Hong 100 | designation 70 |
100,71 | Ting, Yong Hong 100 | organisation 71 |
100,72 | Ting, Yong Hong 100 | year-of-accreditation 72 |
100,73 | Ting, Yong Hong 100 | name 73 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [sal_specialists_changed] ( [item_version] INTEGER REFERENCES [sal_specialists_version]([_id]), [column] INTEGER REFERENCES [columns]([id]), PRIMARY KEY ([item_version], [column]) );