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