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