home / russian-ads

ad_targets

18 rows where target_id = "0c41e"

View and edit SQL

Link rowid target_id ad_id
3044 0c41e 362 362
3110 0c41e 375 375
3120 0c41e 370 370
3136 0c41e 391 391
3158 0c41e 389 389
3198 0c41e 397 397
3220 0c41e 394 394
3259 0c41e 402 402
3313 0c41e 373 373
3445 0c41e 367 367
3502 0c41e 365 365
3614 0c41e 399 399
3636 0c41e 405 405
3723 0c41e 381 381
3814 0c41e 407 407
3851 0c41e 386 386
3964 0c41e 378 378
4025 0c41e 383 383

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