Viewing 15 posts - 931 through 945 (of 5,590 total)
Thanks Paul, Revenant.
Paul, I was wondering if there would be one or two SSMS, due to the changes of it in 2012. Thanks for the info. Looks like I'll be...
January 16, 2012 at 1:30 pm
For any Threadizens running SQL 2012, are you running it from a VM? Do you have any other versions of SQL installed at the same time?
I've been having issues with...
January 16, 2012 at 12:50 pm
How does this work for you?
DECLARE @TestTable TABLE (LogTime DATETIME PRIMARY KEY, Qty INTEGER);
INSERT INTO @TestTable (LogTime, Qty)
SELECT '2012-01-16 00:00:00', 2345 UNION ALL
SELECT '2012-01-16 01:00:00', 2450 UNION ALL
SELECT '2012-01-16 02:00:00',...
January 16, 2012 at 12:26 pm
SQL DBA 808 (1/16/2012)
What is correct term for this SQL problem. Would it be called single value Pivot?
Well, I call it a "Grouped Delimited List"
January 16, 2012 at 12:17 pm
January 16, 2012 at 12:13 pm
Am I the only one sensing a mid-level cert discussion coming up?
January 15, 2012 at 8:49 pm
stephen99999 (1/12/2012)
January 13, 2012 at 2:20 pm
SQLRNNR (1/12/2012)
Stefan Krzywicki (1/12/2012)
Cadavre (1/12/2012)
January 12, 2012 at 11:08 am
Cadavre (1/12/2012)
January 12, 2012 at 11:07 am
Gianluca Sartori (1/11/2012)
WayneS (1/11/2012)
Looks like the same hat to me.It is. I spent two hours with PhotoShop to put Roy's hat in Don's head. 😛
Wow, good job. Definitely didn't expect...
January 11, 2012 at 9:21 am
Gianluca Sartori (1/11/2012)
Roy Ernest (1/11/2012)
WayneS (1/10/2012)
Roy Ernest (1/9/2012)
When I...
January 11, 2012 at 7:15 am
GilaMonster (1/9/2012)
mtillman-921105 (1/9/2012)
January 10, 2012 at 9:13 am
SQLRNNR (1/9/2012)
SQL Kiwi (1/9/2012)
GSquared (1/9/2012)
Yes, but not at the posts count thing. Just at the "change your name to something even sillier than GSquared" thing.
You don't think 'Aaron Aardvark'...
January 10, 2012 at 9:05 am
Roy Ernest (1/9/2012)
When I get time post some thing,...
January 10, 2012 at 8:55 am
Steve Jones - SSC Editor (1/6/2012)
User posts
SQLRNNR ...
January 6, 2012 at 2:56 pm
Viewing 15 posts - 931 through 945 (of 5,590 total)