home / russian-ads

ad_targets

13 rows where ad_id = 3001

View and edit SQL

Link rowid target_id ad_id
6286 ec3ac 3001 3001
6287 6060b 3001 3001
6288 371f0 3001 3001
6289 59d75 3001 3001
6290 e6200 3001 3001
6291 b1201 3001 3001
6292 902e5 3001 3001
6293 8a7ee 3001 3001
6294 862ed 3001 3001
6295 225c8 3001 3001
6296 3eb1f 3001 3001
6297 86f51 3001 3001
6298 e4b8e 3001 3001

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