Viewing 15 posts - 166 through 180 (of 203 total)
This datatype has an interesting twist to it. If you have a database with case-sensitive collation, such as, for example SQL_Latin1_General_CP1_CS_AS then the following line of code will produce error:
declare...
February 12, 2010 at 9:40 am
RichardBo (2/11/2010)
What does SARG mean?
The best possible prelude will be Gail's own excellent article titled Introduction to Indexes. It has 3 parts, first was published here last September and others...
February 11, 2010 at 9:37 am
JosephDMarsh (2/5/2010)
February 5, 2010 at 8:49 am
It is interesting how the engine behaves when the second part of DSql changes to something different. For example, if instead of deleting the records from the table the second...
February 3, 2010 at 12:24 pm
This is an excellent question, I thoroughly enjoyed it. I guess the reason why initially it is tempting to select 0 as a correct answer is incorrect assumption about when...
February 3, 2010 at 10:21 am
mukeshkane (1/29/2010)
I also checked it on 2005 and the result is 1,1how it can be 0, 1.
Can somebody explain?
I think I can. I chose the 0, 1 option it...
January 29, 2010 at 9:09 am
This is an excellent question, thank you bitbucket. I did not know about the side effect of the ansi_defaults settings in 2008, so I answered incorrectly, but learned something. As...
January 20, 2010 at 1:29 pm
Adi Cohn-120898 (1/6/2010)
January 6, 2010 at 8:54 am
bitbucket-25253 (1/5/2010)
Now if...
January 5, 2010 at 8:55 am
Not that there is anything wrong, but there is no explanation in the answer about the "Dropping and rebuilding a clustered index on a partition scheme may move data to...
December 9, 2009 at 9:10 am
Scott Coleman (12/7/2009)
December 7, 2009 at 2:11 pm
sknox (12/7/2009)
The correct explanation is that SQL server ignores trailing spaces...
December 7, 2009 at 1:28 pm
Siddharth,
This is a very useful article, thank you. I do have some comments regarding the Standards for T-SQL Coding document. There is no doubt that existence of such document is...
November 24, 2009 at 12:12 pm
Viewing 15 posts - 166 through 180 (of 203 total)