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