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