home / russian-ads

ad_targets

3 rows where target_id = "c69e6"

View and edit SQL

Link rowid target_id ad_id
7892 c69e6 2819 2819
15476 c69e6 1877 1877
18592 c69e6 3515 3515

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