home / russian-ads

ad_targets

14 rows where ad_id = 3080

View and edit SQL

Link rowid target_id ad_id
419 ec3ac 3080 3080
420 b668a 3080 3080
421 371f0 3080 3080
422 5e075 3080 3080
423 59d75 3080 3080
424 e6200 3080 3080
425 b1201 3080 3080
426 902e5 3080 3080
427 8a7ee 3080 3080
428 862ed 3080 3080
429 a1307 3080 3080
430 abb72 3080 3080
431 27369 3080 3080
432 04629 3080 3080

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