home / russian-ads

ad_targets

4 rows where target_id = "0d60c"

View and edit SQL

Link rowid target_id ad_id
5160 0d60c 1635 1635
5271 0d60c 1665 1665
5441 0d60c 1672 1672
7262 0d60c 1620 1620

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