home / russian-ads

ad_targets

5 rows where target_id = "21e56"

View and edit SQL

Link rowid target_id ad_id
34645 21e56 1784 1784
34749 21e56 1840 1840
34863 21e56 1838 1838
34893 21e56 1837 1837
34906 21e56 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 51.958ms