Viewing 15 posts - 541 through 555 (of 673 total)
mtassin (12/16/2010)
Daniel Bowlin (12/16/2010)
Interesting question, even more interesting explanation. Hmmm. I guess my take away from this question, is don't use temp tables in stored procedures.
That would be...
December 16, 2010 at 9:04 am
Rune Bivrin (12/16/2010)
BOL doesn't say you'll get a "not defined error". It says the behaviour is undefined.
I got the column mismatch error same as everyone else when I tried...
December 16, 2010 at 8:50 am
malleswarareddy_m (12/16/2010)
I got 10 rows.I am using sqlserver 2008.I think the author answer is correct.It s depends
I would say it really just depends on how well you type example, and...
December 16, 2010 at 8:45 am
The question clearly states "What will be the results of the following?". Not what does the Books Online say about nested temp tables using the same name.
Why is the answer...
December 16, 2010 at 7:43 am
Steve Jones - SSC Editor (12/15/2010)
We need to reverse...
December 15, 2010 at 8:49 am
Wow.... Let me start with this.
The company I currently work for has an 18 person IT Department consisting of 4 phone techs, 5 executives (including the CIO...
December 15, 2010 at 7:46 am
Nils Gustav Stråbø (12/14/2010)
vk-kirov (12/14/2010)
The bad news is that, according to BOL, "this view is applicable only to the tempdb database".
I would not expect much change in SGAM pages in...
December 14, 2010 at 7:34 am
TravisDBA (12/13/2010)
SanDroid (12/13/2010)
Fixing something that is broken requires skilled resources with real knowledge about developing a solution for an application issue. Removing it only requires removing the code...
December 13, 2010 at 1:23 pm
Rahul The Dba (12/13/2010)
thanksn i promise i will keep ur words in mind, nxt time i post some questions..
Rahul,
We are not able to tell who these comments are for if...
December 13, 2010 at 12:06 pm
Jeff Moden (12/11/2010)
.... Make any of the DBCC functionality more difficult to use? Heh... no way!
Leave these things alone....
December 13, 2010 at 7:14 am
This hole discussion reminds me of a time when I was asked to fix the custom log shipping scripts for a customer. The scripts stopped working sometime after it...
December 10, 2010 at 1:30 pm
GilaMonster (12/10/2010)
December 10, 2010 at 12:58 pm
Viewing 15 posts - 541 through 555 (of 673 total)