home / russian-ads

ad_targets

5 rows where target_id = "1c5f0"

View and edit SQL

Link rowid target_id ad_id
6665 1c5f0 2808 2808
7414 1c5f0 2809 2809
15933 1c5f0 3198 3198
17583 1c5f0 3216 3216
18088 1c5f0 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 42.522ms