sal_specialists_changed
6 rows where item_version = 53
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
53,68 | Lim, Chong Kin 53 | url 68 |
53,69 | Lim, Chong Kin 53 | practice-area 69 |
53,70 | Lim, Chong Kin 53 | designation 70 |
53,71 | Lim, Chong Kin 53 | organisation 71 |
53,72 | Lim, Chong Kin 53 | year-of-accreditation 72 |
53,73 | Lim, Chong Kin 53 | 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]) );