home / russian-ads

ad_targets

11 rows where ad_id = 1613

View and edit SQL

Link rowid target_id ad_id
15128 940ef 1613 1613
15129 1e305 1613 1613
15130 43d08 1613 1613
15131 994de 1613 1613
15132 ef97a 1613 1613
15133 a14cf 1613 1613
15134 5e075 1613 1613
15135 a4abf 1613 1613
15136 59d75 1613 1613
15137 e6200 1613 1613
15138 b1201 1613 1613

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