home / russian-ads

ad_targets

4 rows where target_id = "b3570"

View and edit SQL

Link rowid target_id ad_id
6909 b3570 2976 2976
7234 b3570 2977 2977
7555 b3570 2975 2975
8116 b3570 2974 2974

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.861ms