home / russian-ads

ad_targets

9 rows where target_id = "8bae1"

View and edit SQL

Link rowid target_id ad_id
36015 8bae1 3513 3513
36029 8bae1 3509 3509
36052 8bae1 3508 3508
36073 8bae1 3510 3510
36096 8bae1 3514 3514
36156 8bae1 3512 3512
36170 8bae1 3506 3506
36298 8bae1 3507 3507
36312 8bae1 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 10.811ms