home / russian-ads

ad_targets

6 rows where target_id = "69e43"

View and edit SQL

Link rowid target_id ad_id
3323 69e43 322 322
3405 69e43 95 95
3423 69e43 320 320
3733 69e43 101 101
3759 69e43 54 54
3994 69e43 111 111

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