home / russian-ads

ad_targets

4 rows where target_id = "9574c"

View and edit SQL

Link rowid target_id ad_id
31104 9574c 1891 1891
31313 9574c 1892 1892
31341 9574c 1881 1881
31360 9574c 1893 1893

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 61.022ms