home / russian-ads

ad_targets

6 rows where target_id = "0e2cf"

View and edit SQL

Link rowid target_id ad_id
6901 0e2cf 2976 2976
7027 0e2cf 2978 2978
7094 0e2cf 2979 2979
7226 0e2cf 2977 2977
7548 0e2cf 2975 2975
8112 0e2cf 2974 2974

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