September 11, 2010 at 4:00 pm
GilaMonster (9/11/2010)
Yuk. And that's a feature?
I can see how it could be useful for storing flag like things. Now that I think about it, it is just storing a bit mask and a lookup table that corresponds to the bitmask, so it wouldn't be as difficult to replace as I first thought.
September 11, 2010 at 8:32 pm
UMG Developer (9/11/2010)
GilaMonster (9/11/2010)
Yuk. And that's a feature?I can see how it could be useful for storing flag like things. Now that I think about it, it is just storing a bit mask and a lookup table that corresponds to the bitmask, so it wouldn't be as difficult to replace as I first thought.
I wouldn't think of it as a feature but the LU table and the bitmask idea is not too terrible.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
Viewing 2 posts - 16 through 16 (of 16 total)
You must be logged in to reply to this topic. Login to reply