Viewing 15 posts - 91 through 105 (of 213 total)
Hugo Kornelis (10/12/2010)
lukus_g (10/12/2010)
so, does the transaction actually run and get rolled back?
No.
The author of the question uses a long explanation to expand on how usefull the possibility to use...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 12, 2011 at 12:16 am
Thanks for the question! Learned something today. I knew about the default length for char/varchar, but not the convert issue. An important sample to show why you shouldn't omit default...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 11, 2011 at 12:55 am
SanDroid (8/10/2011)
hakan.winther (8/10/2011)
SanDroid (8/10/2011)
SQLRNNR (8/10/2011)
I think this is a great question.
As would I if the error in the script did not cause the wrong result.
It seems incorrect to give a...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 11, 2011 at 12:36 am
OzYbOi d(-_-)b (8/10/2011)
great question. hope that the lesson isn't lost in all the kerfuffle... 😀 :hehe:
I agree with you! There are so many databases with performance issues and...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 11, 2011 at 12:29 am
SanDroid (8/10/2011)
SQLRNNR (8/10/2011)
I think this is a great question.
As would I if the error in the script did not cause the wrong result.
It seems incorrect to give a point to...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 10, 2011 at 10:52 am
I expected it to work and it did ( as it should in most countries except in brittain ) 🙁
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 10, 2011 at 5:40 am
j_baldwinson (8/10/2011)
When i...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 10, 2011 at 5:24 am
I am surprised that 60% thought it wouldn't increase! Shrinking a databases is like the opposite of defragmentation! I have seen some terrible examples at some clients using "auto shrink"...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 10, 2011 at 2:12 am
Good question, i thought it would happen upon insert, but I didn't realize that it was not persisted.
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 9, 2011 at 6:58 am
You can read another discussion about row count at :
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 9, 2011 at 6:51 am
Good question! I also want to recommend everyone to create one or more filegroup for user objects (like tables and indexes) and never place any user object in primary filegroup....
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 9, 2011 at 2:10 am
Tanks for the question, I learned something today.
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 9, 2011 at 1:26 am
Thanks for the trick question, I am glad someone dares to post questions to QotD.
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 9, 2011 at 12:58 am
The correct answer should be "it depends". As already stated, there are no guarantees even it seem to work in some cases, but with larger tables, parallell plans, many users...
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 8, 2011 at 7:14 am
Excellent question, I guessed the right answer, but I definitely learned something.
/Håkan Winther
MCITP:Database Developer 2008
MCTS: SQL Server 2008, Implementation and Maintenance
MCSE: Data Platform
August 8, 2011 at 6:05 am
Viewing 15 posts - 91 through 105 (of 213 total)