home / russian-ads

ad_targets

4 rows where target_id = "3b980"

View and edit SQL

Link rowid target_id ad_id
18653 3b980 1260 1260
36637 3b980 1255 1255
36672 3b980 1256 1256
36713 3b980 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 47.513ms