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