home / russian-ads

ad_targets

7 rows where ad_id = 1410

View and edit SQL

Link rowid target_id ad_id
35777 9381b 1410 1410
35778 12e44 1410 1410
35779 371f0 1410 1410
35780 5e075 1410 1410
35781 59d75 1410 1410
35782 e6200 1410 1410
35783 b1201 1410 1410

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