home / russian-ads

ad_targets

18 rows where target_id = "045ef"

View and edit SQL

Link rowid target_id ad_id
9004 045ef 1897 1897
15447 045ef 1885 1885
31384 045ef 1480 1480
31423 045ef 1496 1496
31437 045ef 1508 1508
31447 045ef 1499 1499
31564 045ef 1486 1486
31607 045ef 1695 1695
31688 045ef 1457 1457
31720 045ef 1515 1515
31745 045ef 1505 1505
31953 045ef 1483 1483
32053 045ef 1563 1563
32057 045ef 1449 1449
32133 045ef 1561 1561
32205 045ef 1477 1477
32224 045ef 1502 1502
35294 045ef 32 32

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