home / russian-ads

ad_targets

16 rows where target_id = 56921

View and edit SQL

Link rowid target_id ad_id
12740 56921 3499 3499
12777 56921 3491 3491
12817 56921 3487 3487
13060 56921 3500 3500
13161 56921 3492 3492
13304 56921 3488 3488
13391 56921 3496 3496
13459 56921 3495 3495
14172 56921 3470 3470
14206 56921 3474 3474
14451 56921 3475 3475
14699 56921 3471 3471
14833 56921 3483 3483
14889 56921 3479 3479
15522 56921 3480 3480
15551 56921 3484 3484

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