Viewing 15 posts - 346 through 360 (of 3,221 total)
Lynn Pettis (8/6/2012)
rodjkidd (8/6/2012)
Koen Verbeeck (8/6/2012)
opc.three (8/5/2012)
WayneS (8/3/2012)
Steve Jones - SSC Editor (8/3/2012)
Please feel free to debate...
August 6, 2012 at 8:55 am
August 5, 2012 at 8:55 pm
2011-12-182011-12-192011-12-202011-12-212011-12-222011-12-232011-12-24
Sunday Monday Tuesday WednesdayThursdayFriday Saturday
Now let me ask...
August 5, 2012 at 8:44 pm
Is this what you are looking for:
DECLARE @d DATETIME
SET @d = '2011-12-24' -- user passed value
SELECT SUM(Salesweek)...
August 5, 2012 at 4:36 pm
JasonRowland (8/4/2012)
August 5, 2012 at 8:01 am
As previously stated you can use CAST or CONVERT. But like many items in T-SQL "It depends". As an example ... be aware of your system date...
August 5, 2012 at 7:39 am
WyaneS
I'm curious... how many Threadizens here would be interested in forming a QotD team to verify the questions?
+1 Me
And forget about my E statement was made tongue in cheek ..
August 4, 2012 at 6:36 am
Steve Jones - SSC Editor (8/3/2012)
FYI, since some of you submit questions. I'm no longer accepting images of code.Please feel free to debate me.
A. I consider the QOD as...
August 3, 2012 at 7:36 pm
WayneS
I was checking SQLSat156 (Providence, RI) to see if the speakers had been selected yet, and I count 5 Threadizens that have submitted for it. Sure would be nice if...
August 3, 2012 at 7:22 am
I am rather surprised at the low percentage of correct answers.
Incorrect answers: 63% (129)
Total attempts: 205
And the implications this could have to those designing...
August 2, 2012 at 6:09 am
Nice thanks added it to my SANDBOX for future use
August 1, 2012 at 7:38 pm
Try reading this to see if it helps you, if NOT come on back and someone can give you further assistance
http://msdn.microsoft.com/en-us/library/ms188790.aspx
Although the link is to a reference to sQL 2005,...
August 1, 2012 at 6:57 pm
L' Eomot Inversé (7/28/2012)
A restful finish to to the week (for some), and a pleasant start to the week for others.
Published a little before its...
July 29, 2012 at 6:47 am
Viewing 15 posts - 346 through 360 (of 3,221 total)