home / russian-ads

ad_targets

17 rows where ad_id = 3200

View and edit SQL

Link rowid target_id ad_id
238 b8c83 3200 3200
239 20711 3200 3200
240 371f0 3200 3200
241 5e075 3200 3200
242 59d75 3200 3200
243 e6200 3200 3200
244 b1201 3200 3200
245 902e5 3200 3200
246 8a7ee 3200 3200
247 862ed 3200 3200
248 a1307 3200 3200
249 abb72 3200 3200
250 2ce65 3200 3200
251 14760 3200 3200
252 27369 3200 3200
253 45c5d 3200 3200
254 04629 3200 3200

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