home / russian-ads

ad_targets

7 rows where target_id = "762c9"

View and edit SQL

Link rowid target_id ad_id
17434 762c9 3359 3359
18058 762c9 3360 3360
23333 762c9 3331 3331
24740 762c9 3352 3352
26994 762c9 3327 3327
27690 762c9 3347 3347
27892 762c9 3320 3320

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