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