What happened to the {[and|or]} availble in previous sql? I need this, for a multi variable query.
Is there a substitute?
Thanks!
Could you please post a script that shows what is missing? Logical operators AND / OR exist since the first version of SQL Server. Same for the bitwise operators. There is no difference between various SKUs of SQL Server also with respect to these operators.