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