home / russian-ads

ad_targets

4 rows where target_id = "a858e"

View and edit SQL

Link rowid target_id ad_id
31913 a858e 1298 1298
32219 a858e 1314 1314
34917 a858e 1293 1293
35433 a858e 1328 1328

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