home / russian-ads

ad_targets

7 rows where target_id = 22093

View and edit SQL

Link rowid target_id ad_id
21423 22093 2906 2906
21519 22093 2903 2903
21694 22093 2900 2900
21771 22093 2905 2905
22273 22093 2902 2902
23037 22093 2901 2901
25673 22093 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 45.662ms