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