home / russian-ads

ad_targets

7 rows where target_id = "0e9bf"

View and edit SQL

Link rowid target_id ad_id
21421 0e9bf 2906 2906
21517 0e9bf 2903 2903
21692 0e9bf 2900 2900
21769 0e9bf 2905 2905
22271 0e9bf 2902 2902
23035 0e9bf 2901 2901
25671 0e9bf 2904 2904

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