home / russian-ads

ad_targets

11 rows where target_id = "c30e5"

View and edit SQL

Link rowid target_id ad_id
31880 c30e5 1817 1817
33016 c30e5 1816 1816
36009 c30e5 3513 3513
36023 c30e5 3509 3509
36046 c30e5 3508 3508
36067 c30e5 3510 3510
36090 c30e5 3514 3514
36150 c30e5 3512 3512
36164 c30e5 3506 3506
36292 c30e5 3507 3507
36306 c30e5 3511 3511

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