home / russian-ads

ad_targets

7 rows where ad_id = 706

View and edit SQL

Link rowid target_id ad_id
30580 940ef 706 706
30581 371f0 706 706
30582 5e075 706 706
30583 59d75 706 706
30584 e6200 706 706
30585 b1201 706 706
30586 82e15 706 706

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