home / russian-ads

ad_targets

3 rows where target_id = "d3b45"

View and edit SQL

Link rowid target_id ad_id
7405 d3b45 2809 2809
7737 d3b45 2814 2814
15925 d3b45 3198 3198

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