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