home / russian-ads

ad_targets

5 rows where target_id = "aca0f"

View and edit SQL

Link rowid target_id ad_id
6541 aca0f 2774 2774
15689 aca0f 2776 2776
17219 aca0f 2777 2777
35310 aca0f 32 32
36107 aca0f 2775 2775

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