home / russian-ads

ad_targets

11 rows where ad_id = 3124

View and edit SQL

Link rowid target_id ad_id
369 cc5ed 3124 3124
370 d6ade 3124 3124
371 8e7b3 3124 3124
372 c4200 3124 3124
373 e0460 3124 3124
374 ebe26 3124 3124
375 aabe0 3124 3124
376 a0f55 3124 3124
377 371f0 3124 3124
378 e6200 3124 3124
379 b1201 3124 3124

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