home / russian-ads

ad_targets

10 rows where target_id = "ae23f"

View and edit SQL

Link rowid target_id ad_id
31601 ae23f 476 476
32041 ae23f 477 477
32127 ae23f 465 465
32527 ae23f 526 526
32959 ae23f 479 479
33053 ae23f 466 466
34584 ae23f 1785 1785
34943 ae23f 525 525
35114 ae23f 3503 3503
35164 ae23f 3504 3504

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.556ms