home / russian-ads

ad_targets

5 rows where target_id = "1e305"

View and edit SQL

Link rowid target_id ad_id
11346 1e305 1678 1678
14551 1e305 1612 1612
15129 1e305 1613 1613
31570 1e305 1636 1636
35394 1e305 1622 1622

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