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