home / russian-ads

ad_targets

3 rows where target_id = "87e4b"

View and edit SQL

Link rowid target_id ad_id
9196 87e4b 1905 1905
9362 87e4b 1907 1907
9392 87e4b 1906 1906

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.859ms