Viewing 15 posts - 316 through 330 (of 667 total)
Hm... I found this on Wikipedia:
A minimum of three disks is required for a complete RAID 5 configuration. In some implementations a degraded RAID 5 disk set can be made...
February 18, 2011 at 1:40 am
GSquared (2/16/2011)
GilaMonster (2/16/2011)
GSquared (2/16/2011)
I blame Wayne. Execution at noon.Who's noon?
No, Who's on first.
Not me, got K-ed out again last Saturday :w00t:
February 16, 2011 at 9:35 am
ALZDBA (2/14/2011)
SELECT *
, $PARTITION.AnnualDateRange_PartitionFunction(OrderDate) AS...
February 15, 2011 at 6:13 am
Chad, I'll give it a bash tomorrow on one of our SQL2008 R2 boxes. Got to rush home now, after all it is Valentine's day, so please bear with me.
February 14, 2011 at 10:03 am
I do agree with Elliot, but as an alternative, can't you use SQL 2000 Desktop Engine? It is still available for download from MSDN.
February 10, 2011 at 6:16 am
You know, I read through that whole thread, and somewhere mid-way I started wondering whether nadabadan himself wasn't actually the interviewer. I guess I am certainly wrong, but who knows?
Edit:...
February 9, 2011 at 10:28 am
While you are at it Koen, why don't you add Vlaamse Stoverij, Mosselen met Frietjes, Hutspot, Konijn met pruimen or whatever other delicious Flemish recipes you can come up with...
February 4, 2011 at 5:38 am
Never been there, but maybe have a look at http://www.australianopen.com/en_AU/event_guide/event_guide.html?
January 25, 2011 at 11:39 pm
I would rather suggest skimming the customers' credit cards instead of robbing them. After all, who-ever can afford to buy gold from a vending machine must have a pretty nice...
January 18, 2011 at 6:18 am
Ray K (1/14/2011)
Jeff Moden (1/13/2011)
January 14, 2011 at 7:24 am
Ray K (1/13/2011)
Ray K (1/12/2011)
Hey Threadizens -- I could use some advice on what I hope is a quick and easy question!
Thank you, fellow Threadizens, for coming to my rescue...
January 13, 2011 at 7:16 am
The bank hasn't changed yet, Gail. We are going live on the 16th with our phase 1C. Then nothing till 16 February.
November 29, 2010 at 7:39 am
Hi Brandie,
No it would not, it is just in the join that it compares the upper-case version of the camel-cased string to the upper-case version of the original string. If...
November 15, 2010 at 7:04 am
Hi Brandie,
I guess the final update back will fail on a database with a case sensitive collation. Shouldn't it rather read:
Update idf
Set Location = mt1.Location
from dbo.Import_Data_Filter idf
join dbo.#MyTemp1 mt1
on UPPER(idf.Location)...
October 18, 2010 at 6:13 am
Could have been worse. OP could have said
Error: -2147218798 😛
October 7, 2010 at 3:47 am
Viewing 15 posts - 316 through 330 (of 667 total)