home / russian-ads

ad_targets

4 rows where target_id = "becf5"

View and edit SQL

Link rowid target_id ad_id
21931 becf5 2950 2950
23682 becf5 2917 2917
24030 becf5 2912 2912
25012 becf5 2937 2937

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