Viewing 15 posts - 6,826 through 6,840 (of 7,484 total)
Paul White NZ (7/14/2010)
Jeff Moden (7/14/2010)
What "philosophy" are you good folks referring to?
Presumably something around people who won't take the time to 'fix' a problem 'properly'.
As it happens, I think...
July 15, 2010 at 7:44 am
doobya (7/15/2010)
there is no resumptive exception handling - because there is an implicit top level TRY block created by the...
July 15, 2010 at 6:45 am
I'm beginning to wonder what this thread is about. Everyone here agrees that code executed in a try block (ie invoked from a try block) will behave differently under...
July 15, 2010 at 6:22 am
doobya (7/14/2010)
When RAISERROR is run with a severity of 11 or higher in a TRY block, it transfers control to the associated CATCH block
ambiguity = "in a TRY block"
what does...
July 14, 2010 at 12:09 pm
CirquedeSQLeil (7/13/2010)
I have a problem with the word "NEVER."
So do I. Many of my scripts begin with a USE statement. I do have scripts that have to run...
July 13, 2010 at 6:19 pm
CirquedeSQLeil (7/13/2010)
As a rule of thumb, once a table has more than five indexes, updates to that table may be adversely affected since the...
July 13, 2010 at 6:15 pm
Jeff Moden (7/13/2010)
July 13, 2010 at 6:00 pm
Codd's 1985 rule 6 (view updatability) is, according to his rules index at the back of the 1990 book, replaced by RV-4 and RV-5; but according to the main text...
July 13, 2010 at 7:53 am
Here is rule 1 as it appears in Codd's 1990 version:-
RS-I The Information Feature
See Rule 1 in the 1985 set....
July 13, 2010 at 7:04 am
michael.kaufmann (7/13/2010)
jcrawf02 (7/2/2010)
...anyway...good question, I'm sure it's introduced...
July 13, 2010 at 6:57 am
tosscrosby (7/12/2010)
mutchkin
Beer should come in jougs, not in mutchkins.
Of course man with a crew-cut might find a mutchkin of beer adequate for conditioning his hair.
July 13, 2010 at 5:33 am
Jeff Moden (7/13/2010)
July 13, 2010 at 5:25 am
GilaMonster (7/12/2010)
Alvin Ramard (7/12/2010)
Seemed obvious to me that the OP had never programmed an UPDATE statement before.
Agreed. That's not something that you can just forget. Plus, someone who's done consulting...
July 12, 2010 at 9:39 am
Viewing 15 posts - 6,826 through 6,840 (of 7,484 total)