Skip to content
Prev 314219 / 398503 Next

sqldf merging with subset in specific range

Is this what you want:
+  15
+  36
+  37
+  38
+  44
+  45
+  57
+  61
+  62
+  69 ")
+  52   62   ")
+ from m, n
+ where m.V1 between n.V1 and n.V2
+  ")
  V1
1 36
2 37
3 38
4 57
5 61
6 62

        
On Wed, Dec 26, 2012 at 7:00 PM, Matthew Liebers <mrl86 at cornell.edu> wrote: