home / russian-ads

ad_targets

3 rows where target_id = "e9ff1"

View and edit SQL

Link rowid target_id ad_id
15724 e9ff1 3308 3308
15999 e9ff1 3307 3307
17124 e9ff1 3310 3310

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