Viewing 15 posts - 616 through 630 (of 1,034 total)
For once I am glad that I knew an answer to a question without having to look it up to even confirm it.
I don't remember why, but I wound up...
January 24, 2011 at 7:48 am
Awesome article series Gail!
I know several development teams that could use to read these, if only I could make them.
They keep creating single column indexes for all their joins, without...
January 21, 2011 at 1:34 pm
I can improve that to 1578 ms if I hard code a 3 for the legnth I cut off the LEN function's return.
PRINT '============ CONVERT to handle...
January 20, 2011 at 2:35 pm
Finally got a chance to use Jeff's test data.
This seems to work for french, I'd expect that it would work for any language that uses convert 106 to put dd...
January 20, 2011 at 2:31 pm
David McKinney (1/20/2011)
In France, June and July are Juin and Juillet respectively, and hence JUI and JUI when...
January 20, 2011 at 10:41 am
Good question... made me think for a second.
My gut reaction was "Yes, of course, you can Checkdb just about anything".
But then I sat there thinking, "if it's so obvious why...
January 19, 2011 at 7:11 am
kenambrose (1/18/2011)
If one...
January 18, 2011 at 8:45 am
Koen (da-zero) (1/13/2011)
I had to read the section on converting binary string data on the MSDN page for CAST and CONVERT a few times to get it.
But...
January 13, 2011 at 9:15 am
DugyC (1/11/2011)
I assumed VARCHAR & NVARCHAR would...
January 11, 2011 at 7:50 am
Chris Harshman (1/10/2011)
January 10, 2011 at 1:48 pm
Koen (da-zero) (1/10/2011)
cengland0 (1/10/2011)
Koen (da-zero) (1/10/2011)
January 10, 2011 at 7:01 am
cengland0 (1/7/2011)
Since Server A gets data from several sources via SSIS packages, the database that contains the raw data gets very large transaction logs. As you are aware, any...
January 7, 2011 at 7:54 pm
Steve Jones - SSC Editor (1/7/2011)
cengland0 (1/7/2011)
mtassin (1/7/2011)
Transaction log backups are not a major change. It's a backup. SQL server does the rest.
I disagree -- it is a...
January 7, 2011 at 1:07 pm
CirquedeSQLeil (1/7/2011)
January 7, 2011 at 1:05 pm
cengland0 (1/7/2011)
mtassin (1/7/2011)
Transaction log backups are not a major change. It's a backup. SQL server does the rest.
I disagree -- it is a major change. If it...
January 7, 2011 at 12:26 pm
Viewing 15 posts - 616 through 630 (of 1,034 total)