home / russian-ads

ad_targets

3 rows where target_id = "a2b95"

View and edit SQL

Link rowid target_id ad_id
6356 a2b95 2751 2751
6877 a2b95 2762 2762
31064 a2b95 15 15

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