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