home / russian-ads

ad_targets

22 rows where target_id = "7e7c6"

View and edit SQL

Link rowid target_id ad_id
5053 7e7c6 2749 2749
5558 7e7c6 2750 2750
6083 7e7c6 2748 2748
7208 7e7c6 2761 2761
7591 7e7c6 2759 2759
8171 7e7c6 2760 2760
12338 7e7c6 1937 1937
13097 7e7c6 34 34
15253 7e7c6 16 16
15804 7e7c6 2794 2794
15841 7e7c6 2788 2788
15878 7e7c6 2786 2786
16027 7e7c6 2795 2795
16061 7e7c6 2787 2787
16099 7e7c6 2793 2793
16299 7e7c6 2785 2785
16344 7e7c6 2781 2781
16710 7e7c6 2792 2792
16804 7e7c6 2782 2782
26816 7e7c6 3392 3392
33433 7e7c6 35 35
33911 7e7c6 36 36

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