home / russian-ads

ad_targets

4 rows where target_id = "8b269"

View and edit SQL

Link rowid target_id ad_id
7135 8b269 2790 2790
16250 8b269 2791 2791
16645 8b269 2784 2784
31252 8b269 29 29

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