home / russian-ads

ad_targets

11 rows where target_id = "154c2"

View and edit SQL

Link rowid target_id ad_id
21002 154c2 3250 3250
21156 154c2 3244 3244
21209 154c2 3242 3242
21450 154c2 3253 3253
21833 154c2 3252 3252
22033 154c2 3249 3249
22050 154c2 3243 3243
22890 154c2 3254 3254
25090 154c2 3247 3247
25369 154c2 3248 3248
25424 154c2 3246 3246

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