Viewing 15 posts - 556 through 570 (of 2,729 total)
I was curious about how this would actually work, were they using the equivalent of a desktop water-cooling rig (heatsink on CPUs with water flowing through to a radiator) or...
June 13, 2018 at 7:30 am
The run_duration column isn't actually a "time" datatype, it's an INT. So there's some weird query gymnastics you have to go through to get it from something like 243834 to...
June 12, 2018 at 11:37 am
Without knowing what updates were applied, we can only speculate.
I will say that where I work our anti-virus / anti-malware is exceptionally aggressive and has "broken" my SQL...
June 12, 2018 at 5:41 am
I think the first question most will ask is, what have you tried so far to accomplish this?
Take a look at using a GROUP BY query.
June 12, 2018 at 5:36 am
I find it almost amusing that every time MS does something related to Open Source, you get comments from people who feel MS hasn't moved past the "embrace, extend, extinguish"...
June 11, 2018 at 9:56 am
June 9, 2018 at 9:36 am
June 9, 2018 at 7:00 am
June 8, 2018 at 2:30 pm
It sounds like a step is missing in your description somewhere.
Is DB_One being restored to the same server it was backed up on, or a different server (or...
June 8, 2018 at 12:06 pm
I'm presuming when you run it as a non-sysadmin, it throws an error of some sort?
What I might do is, because it's trying to hit the file system, is...
June 8, 2018 at 10:14 am
You know who I haven't seen posts from in a while?
The canine from Cardiff...
June 8, 2018 at 10:05 am
Sample code that people post in articles and the like is almost never going to be "production ready." It's simply there so that someone can see the *how* of doing...
June 7, 2018 at 12:24 pm
Viewing 15 posts - 556 through 570 (of 2,729 total)