home / russian-ads

ad_targets

4 rows where target_id = "8183a"

View and edit SQL

Link rowid target_id ad_id
16372 8183a 3370 3370
16755 8183a 3371 3371
16907 8183a 3358 3358
17429 8183a 3359 3359

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