home / russian-ads

ad_targets

7 rows where ad_id = 2331

View and edit SQL

Link rowid target_id ad_id
30685 2601e 2331 2331
30686 4801f 2331 2331
30687 5e075 2331 2331
30688 59d75 2331 2331
30689 e6200 2331 2331
30690 b1201 2331 2331
30691 31177 2331 2331

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