home / russian-ads

ad_targets

8 rows where target_id = "e91c0"

View and edit SQL

Link rowid target_id ad_id
12966 e91c0 3498 3498
13114 e91c0 3486 3486
13249 e91c0 3494 3494
13280 e91c0 3490 3490
14057 e91c0 3482 3482
14398 e91c0 3469 3469
14510 e91c0 3473 3473
15498 e91c0 3478 3478

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