home / russian-ads

ad_targets

4 rows where target_id = "d83f4"

View and edit SQL

Link rowid target_id ad_id
1760 d83f4 2983 2983
19348 d83f4 3393 3393
29517 d83f4 2984 2984
35109 d83f4 1683 1683

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