home / russian-ads

ad_targets

12 rows where ad_id = 3185

View and edit SQL

Link rowid target_id ad_id
29238 ec3ac 3185 3185
29239 13c3e 3185 3185
29240 371f0 3185 3185
29241 e6200 3185 3185
29242 b1201 3185 3185
29243 902e5 3185 3185
29244 77d7e 3185 3185
29245 e5437 3185 3185
29246 1fd76 3185 3185
29247 7c76f 3185 3185
29248 c45c4 3185 3185
29249 4eba1 3185 3185

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