home / russian-ads

ad_targets

15 rows where target_id = "ecb59"

View and edit SQL

Link rowid target_id ad_id
10306 ecb59 74 74
11522 ecb59 830 830
11610 ecb59 900 900
11759 ecb59 805 805
11862 ecb59 810 810
12350 ecb59 73 73
12848 ecb59 76 76
13226 ecb59 75 75
32363 ecb59 77 77
32556 ecb59 78 78
33387 ecb59 907 907
33552 ecb59 849 849
33578 ecb59 908 908
33689 ecb59 909 909
33734 ecb59 906 906

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