home / russian-ads

ad_targets

4 rows where target_id = "0250c"

View and edit SQL

Link rowid target_id ad_id
3489 0250c 82 82
3543 0250c 92 92
3585 0250c 83 83
3891 0250c 64 64

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