home / russian-ads

ad_targets

9 rows where target_id = "a65c5"

View and edit SQL

Link rowid target_id ad_id
36011 a65c5 3513 3513
36025 a65c5 3509 3509
36048 a65c5 3508 3508
36069 a65c5 3510 3510
36092 a65c5 3514 3514
36152 a65c5 3512 3512
36166 a65c5 3506 3506
36294 a65c5 3507 3507
36308 a65c5 3511 3511

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