Viewing 15 posts - 421 through 435 (of 3,047 total)
Unfortunately my experience has been no-one knows what they don't know. So it comes down to putting something together that matches the requirements, have it tested, discover what was missed,...
July 28, 2016 at 6:43 am
I just love it when an athlete does something just absolutely impossible, that the data of the day says can't be done, such as Roger Bannister breaking the 4 minute...
July 28, 2016 at 6:36 am
GabyYYZ (7/25/2014)
ggeier (7/25/2014)
What advantages does this script have over Ola Hallengren's index maintenance solution?Sometimes, I want a script without too many bells and whistles. That was mainly it.
Great. As...
July 28, 2016 at 6:24 am
Gary Varga (7/27/2016)
July 27, 2016 at 6:27 am
Michael Meierruth (12/18/2014)
OK, so it's a cute CTE exercise.But has anyone ever used the Fibonacci series values for anything in the real world?
I would be curious to know.
It can be...
July 26, 2016 at 6:37 am
david.gugg (7/25/2016)
July 26, 2016 at 6:31 am
For my current job I'll leave when I retire from work altogether.
July 25, 2016 at 6:35 am
Yet Another DBA (7/22/2016)
Time to leave?Hmm, with some companies its the day after I started.
That's sad you didn't know that before you started.
July 25, 2016 at 6:35 am
SQLRNNR (7/20/2016)
Ed Wagner (7/20/2016)
Now that's a powerful command I hadn't heard of before. Thanks for the opportunity to learn something new (and also cool) this morning.
In fairness, the command...
July 21, 2016 at 5:43 am
Good to know, thanks. Missing parenthesis trip up a lot of new programmers.
July 21, 2016 at 5:40 am
Over forty years ago one of my advanced math classes had a problem about how to aim a moving sub's torpedo at a moving ship and hit it. Of course...
July 7, 2016 at 6:42 am
a.m 46061 (7/7/2016)
How about a one liner?
ALTER DATABASE [dbname] SET SINGLE_USER WITH ROLLBACK IMMEDIATE
That will drop all user connections apart from...
July 7, 2016 at 6:27 am
Thanks for the education about linked servers. We have created some backup servers that we want to link.
July 7, 2016 at 6:25 am
Viewing 15 posts - 421 through 435 (of 3,047 total)