home / russian-ads

ad_targets

4 rows where target_id = "84ef3"

View and edit SQL

Link rowid target_id ad_id
15719 84ef3 3308 3308
15994 84ef3 3307 3307
17119 84ef3 3310 3310
17228 84ef3 3309 3309

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