sc_changed
8 rows where item_version = 76
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
76,19 | Professor 76 | honoris-causa 19 |
76,20 | Professor 76 | title 20 |
76,21 | Professor 76 | name 21 |
76,22 | Professor 76 | organisation 22 |
76,23 | Professor 76 | deceased 23 |
76,24 | Professor 76 | appointment-provision 24 |
76,25 | Professor 76 | appointment-date 25 |
76,26 | Professor 76 | 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]) );