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