home / russian-ads

ad_targets

6 rows where target_id = "631df"

View and edit SQL

Link rowid target_id ad_id
31945 631df 1934 1934
34652 631df 1784 1784
34755 631df 1840 1840
34869 631df 1838 1838
34899 631df 1837 1837
34912 631df 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 45.315ms