home / russian-ads

ad_targets

7 rows where ad_id = 103

View and edit SQL

Link rowid target_id ad_id
32143 b08d4 103 103
32144 74353 103 103
32145 27176 103 103
32146 ebe26 103 103
32147 371f0 103 103
32148 e6200 103 103
32149 b1201 103 103

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