home / russian-ads

ad_targets

4 rows where target_id = "d793b"

View and edit SQL

Link rowid target_id ad_id
15832 d793b 3381 3381
15895 d793b 3383 3383
16078 d793b 3382 3382
16290 d793b 3384 3384

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