Sorry, you were looking for the EFFICIENCY difference between the two methods, not the actual values that would be included in them?
My guess is that, because the BETWEEN...AND is a single set of comparison factors and the >=...<= is a double set of comparison factors, the BETWEEN...AND would be more efficient.
Nanoseconds! Who knew they could add up so fast? ;-)
< M!ke >