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