home / russian-ads

ad_targets

7 rows where ad_id = 2328

View and edit SQL

Link rowid target_id ad_id
30509 2601e 2328 2328
30510 4801f 2328 2328
30511 5e075 2328 2328
30512 59d75 2328 2328
30513 e6200 2328 2328
30514 b1201 2328 2328
30515 31177 2328 2328

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