home / russian-ads

ad_targets

4 rows where target_id = 83345

View and edit SQL

Link rowid target_id ad_id
34756 83345 1840 1840
34870 83345 1838 1838
34900 83345 1837 1837
34913 83345 1839 1839

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE ad_targets (
               target_id TEXT   REFERENCES [targets]([id]),
   ad_id INTEGER   REFERENCES [ads]([id])
        )
Powered by Datasette · Query took 44.948ms