home / russian-ads

ad_targets

20 rows where target_id = "80def"

View and edit SQL

Link rowid target_id ad_id
17400 80def 3357 3357
21059 80def 3355 3355
21614 80def 3334 3334
22403 80def 3328 3328
22700 80def 3368 3368
23773 80def 3315 3315
23818 80def 3350 3350
24419 80def 3367 3367
24809 80def 3354 3354
25279 80def 3343 3343
25455 80def 3333 3333
25545 80def 3346 3346
26008 80def 3335 3335
26594 80def 3336 3336
26717 80def 3366 3366
26853 80def 3365 3365
27040 80def 3337 3337
27099 80def 3364 3364
27433 80def 3314 3314
28082 80def 3345 3345

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.342ms