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