Viewing 15 posts - 166 through 180 (of 210 total)
bobznkazoo (9/22/2011)
September 22, 2011 at 7:20 pm
abdul.irfan2 (9/22/2011)
Thanks for the info,what about any historical data for number for user that logged on ?
I am not familiar with anything in sql server. Most of the...
September 22, 2011 at 7:15 pm
bmnelson (9/22/2011)
Msg 1982, Level 16, State 1, Line 2
Cannot create index on view...
September 22, 2011 at 5:01 pm
abdul.irfan2 (9/22/2011)
September 22, 2011 at 4:57 pm
LAW1143 (9/22/2011)
September 22, 2011 at 11:26 am
Amy.G (9/22/2011)
September 22, 2011 at 9:27 am
ringovski (9/21/2011)
I am trying to add two columns from table SHIFT. Column DURATION(INT) to COLUMN STARTTIME(datetime) and then put the result in a variable.
1. Convert DURATION to hours;
SELECT CONVERT(varchar, DATEADD(SS,Duration,...
September 21, 2011 at 8:50 pm
This is just a shot in the dark, but if you are able to exlude the retired transactions it should take care of the problem. It seems like you...
September 21, 2011 at 3:08 pm
You need to use an in keyword instead of =
Your sub query is return more then one row, but your where clause before the sub query has an =.
If you...
September 21, 2011 at 3:06 pm
My degree is in Physics, but when I graduated all the jobs were in programming. Most of the CS majors I knew if they stayed in computers they did...
September 9, 2011 at 8:09 am
I think DBA boot camp would be beneficial, but who has 6 to 8 weeks. Only really large companies that already have a bunch of DBA's could afford this....
July 6, 2011 at 6:07 am
Did anyone notice the question of the day has a misspelling? It says service boker, instead of service broker.
Anyway, Thanks Steve for all you do to make Sql Server...
April 21, 2011 at 5:35 am
Funny, you had me going there. I even remembered this morning it was April 1.
April 1, 2011 at 5:48 am
If you are looking for a laugh I would suggest RED. My wife and I watched it and laughed a lot. It is just over the top. ...
December 31, 2010 at 6:34 am
So I am curious, who won? I didn't think I had much of a chance to win, but I threw my response with my reasons in the hat. ...
December 20, 2010 at 5:37 am
Viewing 15 posts - 166 through 180 (of 210 total)