Introduction to Bitmasking in SQL Server, Part 2
In part 2 of his series, Lee Everest expands upon bitmasking and integrates this with the SQL CLR.
2009-05-21
18,585 reads
In part 2 of his series, Lee Everest expands upon bitmasking and integrates this with the SQL CLR.
2009-05-21
18,585 reads
The use of bitmasking is usually limited to decoding values in the system views, but it can be useful in other places when you want to save space. New author Lee Everest brings us an introduction to bitmasking and its use in SQL Server 2005.
2007-12-05 (first published: 2006-12-13)
17,941 reads
By SQLBalls
William, right, 11 years ago the morning of our college tour Hello Dear Reader! When...
What is Docker? Docker is a famous platform for building, shipping, and running container...
This is part of a series of new job blog posts. You can find...
We have a stored procedure, working for yonks, which has a CREATE session temp...
I want to use a table variable in a merge statement using Dynamic SQL...
Hello Team, kindly advise how to change dtsx connection? below is source details: Data...