home / russian-ads

ad_targets

12 rows where ad_id = 3091

View and edit SQL

Link rowid target_id ad_id
18664 cc5ed 3091 3091
18665 371f0 3091 3091
18666 e6200 3091 3091
18667 b1201 3091 3091
18668 8a7ee 3091 3091
18669 862ed 3091 3091
18670 b8d0a 3091 3091
18671 df1f0 3091 3091
18672 a1307 3091 3091
18673 8d2e9 3091 3091
18674 c8e9f 3091 3091
18675 27369 3091 3091

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