home / russian-ads

ad_targets

4 rows where target_id = "3d9ff"

View and edit SQL

Link rowid target_id ad_id
18642 3d9ff 1260 1260
36626 3d9ff 1255 1255
36661 3d9ff 1256 1256
36702 3d9ff 1254 1254

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