home / russian-ads

ad_targets

14 rows where target_id = "ea164"

View and edit SQL

Link rowid target_id ad_id
12677 ea164 3455 3455
12723 ea164 3449 3449
12822 ea164 3437 3437
12948 ea164 3448 3448
13072 ea164 3450 3450
13314 ea164 3438 3438
13538 ea164 3443 3443
14069 ea164 3432 3432
14236 ea164 3468 3468
14279 ea164 3427 3427
14763 ea164 3467 3467
14956 ea164 3462 3462
15041 ea164 3456 3456
15166 ea164 3461 3461

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