Any good optimizer would reduce the first expression to the second.
Otávio Décio
2008-12-31 23:04:08
Any good optimizer would reduce the first expression to the second.
As @ocdecio says, if the optimizer it's smart enough it should be no difference, but if you want to make sure about what's happening behind the scenes you should compare the two query execution plans.