home / russian-ads

ad_targets

4 rows where target_id = "68f7c"

View and edit SQL

Link rowid target_id ad_id
15834 68f7c 3381 3381
15897 68f7c 3383 3383
16080 68f7c 3382 3382
16292 68f7c 3384 3384

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