Viewing 10 posts - 1 through 10 (of 10 total)
The western coalition invaded Iraq is a fact, it does rather require interpretation!
edit - add better eg.
It is also a fact that rebuilding indexes can aid performance. It...
March 9, 2005 at 5:35 am
I'm not going to go into the first amendment thing, because its US Centric and so irrelevant for me. It is of course, highly relevant, for americans.
I agree that...
March 9, 2005 at 2:03 am
I realize that there is an implied authority there. I hate it, in fact I probably would use the words false advertising 'officially authorized Oracle Press' does not suggest to...
February 1, 2005 at 2:11 am
No worries, I didn't think you were bagging Oracle. It was more a marketing thing for me. neither the sybex books - nor, more particularly, the Oracle Press books have anything...
January 31, 2005 at 3:37 pm
I'm not entirely sure what books you refer to. Certainly both the VP of Server technologies and the docs have suggested that one would naturally prefer set based methods to...
January 31, 2005 at 2:08 pm
Nice article, I must admit I was drawn in by the description on the front page which reads <quote> Since SQL Server 2000 is optimized to run with set based...
January 31, 2005 at 2:51 am
I'm not especially impressed by the suggestion that
IF EXISTS( SELECT 1 FROM #mytable) PRINT 'Already created'
is incorrect since it will print an error message if the table doesn't...
September 10, 2004 at 3:19 am
Being someone who runs both Oracle and SQLServer, I couldn't help but smile at the comment "The current method of setting up profiler looks like something from Oracle, some cumbersome,...
August 17, 2004 at 6:10 am
Small comment.
I really don't like On Error Resume next in any code - I know vbscripts error handling is poor in the extreme, but I'd write any errors to...
August 2, 2004 at 2:52 am
I'd also add to the comments about production and use of change management procedures. I'd never allow a procedure that automatically granted changed permissions to users to run in production...
May 18, 2004 at 2:32 am
Viewing 10 posts - 1 through 10 (of 10 total)