SQL Server Code,Tips and Tricks, Performance Tuning

A blog about SQL Server, Books, Movies and life in general

Showing posts with label Operators. Show all posts
Showing posts with label Operators. Show all posts
Wednesday, April 11, 2007

Does Anyone Use ~ (Bitwise NOT)?

›
I have Used ¦ (Bitwise OR) and & (Bitwise AND) but I have never used ~ (Bitwise NOT) Lets' see what it does SELECT ~170 this return...
›
Home
View web version
Powered by Blogger.