There is no difference.
Note that BETWEEN is always inclusive and sensitive to the order of the arguments.
BETWEEN '2010' AND '2005' will never be TRUE.
There is no difference.
Note that BETWEEN is always inclusive and sensitive to the order of the arguments.
BETWEEN '2010' AND '2005' will never be TRUE.