Viewing 15 posts - 151 through 165 (of 459 total)
Binary1010 (3/3/2010)
March 3, 2010 at 8:41 am
Alvin Ramard (3/3/2010)
GabyYYZ (3/3/2010)
Alvin Ramard (3/1/2010)
Most of the talk that I heard about medal standings referred to total medal count, not the number of gold medal. I think it...
March 3, 2010 at 8:32 am
Alvin Ramard (3/1/2010)
Most of the talk that I heard about medal standings referred to total medal count, not the number of gold medal. I think it would make more...
March 3, 2010 at 8:17 am
Paul White (3/1/2010)
GabyYYZ (3/1/2010)
One option, especially if you have an indexed identity column on your source table, is to generate a separate table of random row numbers, create a clustered...
March 2, 2010 at 7:55 am
arr.nagaraj (3/2/2010)
Did you try disabling the Non clustered index during the pruning process and then enabling...
March 2, 2010 at 7:38 am
SQLBOT (3/1/2010)
I also forgot to say that there is the NEWSEQUENTIALID() function if you're going to batch load.That should wreck your cluidx a little less, too.
If NEWSEQUENTIALID() is the default...
March 2, 2010 at 7:35 am
Neil Franken (3/1/2010)
Cool article but here is what I have found with newid().
...
Right lets say the profile(salary) matches 1,5 million rows in the database. SQL server will return all...
March 1, 2010 at 7:51 am
GSquared (2/2/2010)
Like Lowell said, the Output clause can get that for you pretty efficiently. I've used that lots of times in lots of procs.
Thanks everyone for their help, and...
February 4, 2010 at 12:52 pm
really? I was under the impression that PCI meant I couldn't see the data at all during routine maintenance...Hmm...this could make things interesting.
January 29, 2010 at 10:55 am
GilaMonster (1/25/2010)
Urgent! Urgent! Urgent!http://www.sqlservercentral.com/Forums/Topic853117-145-1.aspx
Exterminate! Exterminate!
You know, sometimes I feel like recommending people use MS Access. (I have a headache...where's my sledgehammer?)
January 25, 2010 at 1:17 pm
Timothy Graffham (1/25/2010)
January 25, 2010 at 1:12 pm
I have a colleague working on a side project to search all columns for any errant information that looks like a credit card and I was wondering if there are...
January 25, 2010 at 7:36 am
Greg Edwards-268690 (1/6/2010)
GabyYYZ (1/6/2010)
Kit G (1/6/2010)
GilaMonster (1/6/2010)
GSquared (1/6/2010)
If you can't access it, try Tarot cards to figure out the password.
I have a set, if you need me to do a...
January 6, 2010 at 11:57 am
tskelley (1/6/2010)
As for the...
January 6, 2010 at 9:20 am
Viewing 15 posts - 151 through 165 (of 459 total)