home / russian-ads

ad_targets

4 rows where target_id = "52fc7"

View and edit SQL

Link rowid target_id ad_id
3486 52fc7 82 82
3540 52fc7 92 92
3582 52fc7 83 83
3888 52fc7 64 64

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