home / russian-ads

ad_targets

15 rows where target_id = "bae1c"

View and edit SQL

Link rowid target_id ad_id
31680 bae1c 51 51
32281 bae1c 50 50
32485 bae1c 98 98
32686 bae1c 63 63
32695 bae1c 99 99
32779 bae1c 109 109
34516 bae1c 292 292
34528 bae1c 296 296
34730 bae1c 300 300
34759 bae1c 294 294
35096 bae1c 293 293
35101 bae1c 297 297
35136 bae1c 301 301
35146 bae1c 295 295
35221 bae1c 291 291

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