Viewing 15 posts - 301 through 315 (of 3,221 total)
You may want to look at:
http://www.sqlservercentral.com/Forums/Topic267061-176-2.aspx#bm1135582
It is the so called Island and Gaps solution.
September 8, 2012 at 4:09 pm
I didn't expect anything in return for helping. I felt it was the right thing to do, especially since I was walking down that way any way. It was sad...
September 7, 2012 at 7:54 pm
SQL* (9/7/2012)
Hi All,I have posted the question in General discussion, but i did not find any answer so i am posting her:
thanks
Clicking on the above link returned 111 posts,...
September 7, 2012 at 7:06 am
Is this what you require ?
CREATE TABLE #T(Hr INT,D DATE,S INT)
INSERT INTO #T
SELECT 0, '2012-09-05', 10 UNION ALL
SELECT 1, '2012-09-05', 20...
September 6, 2012 at 7:26 pm
First item the time you say you need to pick is
8/6/2012 12:10:33
that time does NOT exist in the data you have listed. That said is this...
September 6, 2012 at 7:03 pm
WayneS
Hugo - thanks for the great clarifications / explanations that you do so frequently with the QOTDs. Things just wouldn't be the same without you on these every day, providing...
September 6, 2012 at 1:34 pm
Rod at work (9/5/2012)
September 5, 2012 at 8:08 pm
These two articles might give you a method of doing what you desire.
September 5, 2012 at 6:13 pm
Time for me to toot my own horn ... braging HECK yes.
My 73rd QOD has been scheduled for 06 Sep 2012 - 07 Sep 2012
Should be available shortyly after 10...
September 5, 2012 at 10:55 am
Nice question - make sure one knows the basics
Thanks
September 3, 2012 at 8:17 pm
Go to Microsoft's Connect site - for a quick guide of what you can do and what you can uncover try reading:
http://blog.hoegaerden.be/2012/01/04/posting-an-issue-to-microsoft-connect/
The Connect site can be accessed via:
September 3, 2012 at 6:58 am
L' Eomot Inversé (9/2/2012)
Hugo Kornelis (8/31/2012)
bitbucket-25253 (8/31/2012)
sknox (8/31/2012)
bitbucket-25253 (8/30/2012)
Nice question on the basics...A better supporting document/respected DBA is this blog posting by Steve Jones
Agreed. Also, if you haven't voted...
September 2, 2012 at 5:09 pm
ChrisM@Work (8/31/2012)
Potso (8/31/2012)
August 31, 2012 at 8:17 am
sknox (8/31/2012)
bitbucket-25253 (8/30/2012)
Nice question on the basics...A better supporting document/respected DBA is this blog posting by Steve Jones
Agreed. Also, if you haven't voted on the Connect submission for this...
August 31, 2012 at 6:28 am
Viewing 15 posts - 301 through 315 (of 3,221 total)