Viewing 15 posts - 6,676 through 6,690 (of 7,484 total)
CirquedeSQLeil (9/22/2010)
Obligatory daily update on 20K goalThread 14.42 posts/day
Gail 13.91 posts/day
For digital 20k
Thread 22.84
Gail 22.33
Why don't you use DBCC TimeWarpo to tell us the result - I would do...
September 22, 2010 at 7:03 pm
A beautiful question, which may have made some of the backwoodsmen notice that there are collations other than the one which fits US ASCII perfectly and fits nothing else. ...
September 22, 2010 at 6:57 pm
GilaMonster (9/22/2010)
Ran across this earlier, thought it appropriate.
And then there's http://www.despair.com/consulting.html as well, but I hope that's not a good fit for anyone here.
September 22, 2010 at 6:06 am
GilaMonster (9/21/2010)
Alvin Ramard (9/21/2010)
A query walks into a bar, sees two tables and says: "May I join you?" 😀
That's so old the archaeologists are tired of it.
Variation: The architect...
September 22, 2010 at 5:54 am
Trey Staker (9/20/2010)
September 21, 2010 at 12:43 pm
GilaMonster (9/20/2010)
This misconception is one that I'm getting sick of addressing:http://www.sqlservercentral.com/Forums/FindPost989783.aspx
Or should I say 'trying to address'
I suspect the misconception arose because NTBackup was a bit naughty and would apparently...
September 21, 2010 at 12:11 pm
SkyBox (9/20/2010)
September 21, 2010 at 11:34 am
SkyBox (9/20/2010)
backup script:-- Declares a string
declare @sql nvarchar(255)
-- Declares the filename.
declare @bkdbName varchar(50)
set @bkdbName = 'AMCH_GOLD_LOG_BKUP_' + Convert(varchar(50),getdate(),110)
...
There's a problem with the backup script you posted if you intend...
September 20, 2010 at 2:02 pm
Matt Miller (#4) (9/17/2010)
GSquared (9/1/2010)
Must have advanced proficiency and extensive knowledge of web development and...
September 18, 2010 at 5:00 pm
Michael Poppers (6/14/2010)
UMG Developer (6/13/2010)
I got it wrong because I didn't read the question correctly, I thought it was asking how many rows where returned.
Somwhere within my neuron subsystem, I...
September 18, 2010 at 4:28 pm
Toreador (6/21/2010)
September 18, 2010 at 2:17 pm
nice question. But some of the wrong answers could have looked a little more realistic to make the right answer less obvious.
September 18, 2010 at 1:22 pm
Viewing 15 posts - 6,676 through 6,690 (of 7,484 total)