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