home / russian-ads

ad_targets

4 rows where target_id = "cde0d"

View and edit SQL

Link rowid target_id ad_id
3484 cde0d 82 82
3538 cde0d 92 92
3580 cde0d 83 83
3886 cde0d 64 64

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