home / russian-ads

ad_targets

5 rows where target_id = "1bc6c"

View and edit SQL

Link rowid target_id ad_id
34649 1bc6c 1784 1784
34754 1bc6c 1840 1840
34868 1bc6c 1838 1838
34898 1bc6c 1837 1837
34911 1bc6c 1839 1839

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