home / russian-ads

ad_targets

8 rows where target_id = "4bc77"

View and edit SQL

Link rowid target_id ad_id
36016 4bc77 3513 3513
36030 4bc77 3509 3509
36053 4bc77 3508 3508
36074 4bc77 3510 3510
36097 4bc77 3514 3514
36157 4bc77 3512 3512
36171 4bc77 3506 3506
36299 4bc77 3507 3507

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