home / russian-ads

ad_targets

11 rows where ad_id = 3116

View and edit SQL

Link rowid target_id ad_id
28465 cc5ed 3116 3116
28466 d6ade 3116 3116
28467 8e7b3 3116 3116
28468 d4179 3116 3116
28469 313af 3116 3116
28470 ebe26 3116 3116
28471 aabe0 3116 3116
28472 a0f55 3116 3116
28473 371f0 3116 3116
28474 e6200 3116 3116
28475 b1201 3116 3116

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