Viewing 15 posts - 5,356 through 5,370 (of 6,022 total)
I'm trying to think of a situation where I would want to replace a string value across X varchar columns in X tables and X databases. This would imply that...
November 10, 2011 at 6:57 am
IceDread (11/9/2011)
...As a side note I also prefer how Oracle handles null over sql server...
Well, unlike SQL Server, Sybase, DB2, etc.; Oracle's implementation of NULL equality doesn't conform to ANSI...
November 9, 2011 at 12:56 pm
Claudie36 (11/8/2011)
November 9, 2011 at 7:19 am
IceDread (11/8/2011)
November 9, 2011 at 6:47 am
We've talked about CPU and power usage at the server and network infrastructure level, but the bulk majority of utilization is at the client level. Stuff like Flash, Java, Silverlight,...
November 8, 2011 at 7:19 am
JJ B (11/7/2011)
November 7, 2011 at 3:38 pm
P Jones (11/7/2011)
Another great argument against the use of cursors - thanks!
Indeed, rowset cursors are destroying the planet and a threat to mankind. It's time we stopped beating around the...
November 7, 2011 at 7:31 am
One technique the police could use to catch these guys is to get hold of a bunch of cheap non-functional laptops, install them with a GPS tracking device, and then...
November 3, 2011 at 7:51 am
Don Bricker - Illinois (10/31/2011)
November 2, 2011 at 9:41 am
dm_tapas (11/1/2011)
Can some body tune this and tell me...
November 2, 2011 at 9:29 am
randy.worrell (11/1/2011)
JamesMorrison (11/1/2011)
Oracle DBAs are still complaining (for my entire 11 year...
November 1, 2011 at 12:46 pm
GilaMonster (11/1/2011)
Eric M Russell (11/1/2011)
If the clustered index is on a non-unique key, then SQL Server will still use the default 8 byte rowid.
The 8-byte RID is only used in...
November 1, 2011 at 9:58 am
dva2007 (11/1/2011)
thanks you. that makes more sense as it is not going to take more space then default ROWID (8 bytes).
If the clustered index is on a non-unique key, then...
November 1, 2011 at 9:28 am
dva2007 (11/1/2011)
We have 5 years records and the same day have...
November 1, 2011 at 9:06 am
As for comparing the cost of hiring a fulltime staff DBA versus the cost of purchasing higher end hardware, the DBA has more value if he/she has expertise in other...
November 1, 2011 at 8:48 am
Viewing 15 posts - 5,356 through 5,370 (of 6,022 total)