home / russian-ads

ad_targets

5 rows where target_id = "d745f"

View and edit SQL

Link rowid target_id ad_id
15457 d745f 1885 1885
26037 d745f 2764 2764
26203 d745f 2771 2771
26679 d745f 2773 2773
35308 d745f 32 32

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