home / russian-ads

ad_targets

11 rows where ad_id = 1612

View and edit SQL

Link rowid target_id ad_id
14550 940ef 1612 1612
14551 1e305 1612 1612
14552 43d08 1612 1612
14553 994de 1612 1612
14554 ef97a 1612 1612
14555 a14cf 1612 1612
14556 5e075 1612 1612
14557 a4abf 1612 1612
14558 59d75 1612 1612
14559 e6200 1612 1612
14560 b1201 1612 1612

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.541ms