home / russian-ads

ad_targets

4 rows where target_id = "cde92"

View and edit SQL

Link rowid target_id ad_id
15723 cde92 3308 3308
15998 cde92 3307 3307
17123 cde92 3310 3310
29297 cde92 3285 3285

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