home / russian-ads

ad_targets

12 rows where target_id = "25d0f"

View and edit SQL

Link rowid target_id ad_id
21429 25d0f 2906 2906
21526 25d0f 2903 2903
21776 25d0f 2905 2905
22281 25d0f 2902 2902
23477 25d0f 2928 2928
24395 25d0f 2927 2927
24658 25d0f 2929 2929
25061 25d0f 2931 2931
25407 25d0f 2930 2930
25679 25d0f 2904 2904
29584 25d0f 2966 2966
29687 25d0f 2967 2967

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