home / russian-ads

ad_targets

5 rows where target_id = "3fef5"

View and edit SQL

Link rowid target_id ad_id
6673 3fef5 2808 2808
7422 3fef5 2809 2809
15935 3fef5 3198 3198
17585 3fef5 3216 3216
18090 3fef5 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 10.349ms