home / russian-ads

ad_targets

3 rows where target_id = "06abe"

View and edit SQL

Link rowid target_id ad_id
9341 06abe 1872 1872
12283 06abe 1951 1951
31190 06abe 1890 1890

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