home / russian-ads

ad_targets

5 rows where target_id = "100e0"

View and edit SQL

Link rowid target_id ad_id
6666 100e0 2808 2808
7415 100e0 2809 2809
15934 100e0 3198 3198
17584 100e0 3216 3216
18089 100e0 3215 3215

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