Viewing post 1 (of 1 total)
You might be able to reduce a few instructions by using BETWEEN instead of x >= y AND x <= z. So, ...WHEN x BETWEEN y AND z.
There seems to...
September 7, 2004 at 7:46 am
#521959