home / russian-ads

ad_targets

4 rows where target_id = "3eb1f"

View and edit SQL

Link rowid target_id ad_id
5092 3eb1f 3015 3015
5595 3eb1f 3014 3014
6296 3eb1f 3001 3001
15472 3eb1f 1877 1877

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.655ms