sc_changed
8 rows where item_version = 68
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
68,19 | Professor 68 | honoris-causa 19 |
68,20 | Professor 68 | title 20 |
68,21 | Professor 68 | name 21 |
68,22 | Professor 68 | organisation 22 |
68,23 | Professor 68 | deceased 23 |
68,24 | Professor 68 | appointment-provision 24 |
68,25 | Professor 68 | appointment-date 25 |
68,26 | Professor 68 | judge-of-appeal 26 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [sc_changed] ( [item_version] INTEGER REFERENCES [sc_version]([_id]), [column] INTEGER REFERENCES [columns]([id]), PRIMARY KEY ([item_version], [column]) );