Viewing 15 posts - 2,221 through 2,235 (of 3,348 total)
cengland0 (2/14/2012)
February 14, 2012 at 2:55 am
Koen Verbeeck (2/14/2012)
kll 51891 (2/14/2012)
But it were not so
Anywhere I can find specific rules about when to...
February 14, 2012 at 2:22 am
Revenant (2/13/2012)
jascunce (2/13/2012)
February 13, 2012 at 3:10 pm
jascunce (2/13/2012)
Revenant (2/13/2012)
I ran your code under R2 DataCenter, up to date, and got 'Warning: Index hints supplied for view 'dbo.v1' will be ignored.' 5 times.
The same results regarding the...
February 13, 2012 at 12:25 pm
cengland0 (2/13/2012)
What other ways can you change the entire contents...
February 13, 2012 at 3:26 am
Toreador (2/13/2012)
On both this and Developer edition I get a warning for each statement
"Warning: Index hints supplied...
February 13, 2012 at 3:16 am
Great question. I especially liked how you explicitly included the rationale for (and dangers of) using NOLOCK.
Thanks!
February 13, 2012 at 1:46 am
Rowles (2/10/2012)
"The query optimizer in lower editions will only consider the indexed view if you use the NOEXPAND table hint."
In SQL Server 2008 Standard with no...
February 11, 2012 at 3:55 am
sjimmo (2/10/2012)
Hugo
And I have never seen a real-world case where there was more than a single index on a view
Does that mean that there couldn't be more than one? Does...
February 10, 2012 at 11:31 am
SathishK (2/10/2012)
February 10, 2012 at 8:37 am
I hate questions where I have to second-guess the author. Did the author mean that the optimizer would choose to use the indexed view automatically? Or did he mean that...
February 10, 2012 at 2:32 am
john.arnott (2/8/2012)
I prefer "usp_" myself.
I prefer not using a prefix at all. I never understand why people think anyone would need a prefix such as "usp_" to be reminded that...
February 8, 2012 at 10:54 am
cengland0 (2/8/2012)
Hugo Kornelis (2/8/2012)
You are aware that mainstream support for SQL Server 2005 has already ended, are you? I'd consider upgrading, if I were you... :hehe:
You're right that the ideal...
February 8, 2012 at 4:23 am
monpara.sanjay (2/8/2012)
Where is the DATE datatype in sql server??????????
In all versions since SQL Server 2008.
You are aware that mainstream support for SQL Server 2005 has already ended, are you? I'd...
February 8, 2012 at 1:25 am
Viewing 15 posts - 2,221 through 2,235 (of 3,348 total)