home / latvia

ooc_source_assertedBy

1 row where _link_ooc_statement = 100000

✎ View and edit SQL

This data as json, CSV (advanced)

_link ▼ _link_ooc_statement name
100000.source.assertedBy.0 100000 SIA "Sigma Vadība"

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [ooc_source_assertedBy] ( [_link] TEXT 
 , [_link_ooc_statement] TEXT 
 , [name] TEXT 
 , PRIMARY KEY ([_link]) 
 , FOREIGN KEY ([_link_ooc_statement]) REFERENCES [ooc_statement]([_link]) 
   );
Powered by Datasette · Queries took 246.593ms