Viewing 15 posts - 1,006 through 1,020 (of 18,926 total)
Tom Brown (11/17/2011)
November 17, 2011 at 8:26 am
SQLRNNR (11/17/2011)
This topic covers a lot of ground.
I'm so glad you qualified what covered that much ground. I had a totally different picture in my head at first :sick:
November 17, 2011 at 8:20 am
Getting a promotion from this single idea is a tough sell. You better have very strong proof on how it helps the business ($, problems avoided, etc).
Still a good...
November 17, 2011 at 8:18 am
SQLRNNR (11/17/2011)
Jack Corbett (11/17/2011)
I think we need more information about what your job duties are supposed to be before anyone...
November 17, 2011 at 8:16 am
derekr 43208 (11/17/2011)
Ok, I though that there was a performance hit with too much extra space in the log.....
Thanks
No there are issues when you have too many (or too few)...
November 17, 2011 at 8:01 am
If it's still real urgent and you still can't see it you can use this query (it is what activity monitor runs).
--Borrowed from the activity monitor
SELECT
[Session ID]...
November 17, 2011 at 7:59 am
p-nut (11/17/2011)
Dev (11/17/2011)
I will...
November 17, 2011 at 7:54 am
Googlers =>
This solution can be viable on a test or dev server. NOT prod.
November 17, 2011 at 7:24 am
SQLRNNR (11/17/2011)
Ninja's_RGR'us (11/17/2011)
SQLRNNR (11/17/2011)
Lowell (11/17/2011)
SQLRNNR (11/17/2011)
It really depends on the organization as to...
November 17, 2011 at 7:07 am
That would explain the oversized brain! 😀
November 17, 2011 at 6:17 am
SQLRNNR (11/17/2011)
Lowell (11/17/2011)
SQLRNNR (11/17/2011)
It really depends on the organization as to where the...
November 17, 2011 at 6:05 am
I just don't understand why it is being done like that. Makes no obvious sense.
What's the table definition, what's the purpose of the update?
November 17, 2011 at 5:23 am
There's no way to answer that question. There are too many variables than affect the answer.
The real problem with that query is that you don't filter anything, so the...
November 17, 2011 at 5:01 am
There's a small overhead just for calling the function.
That being said, if the function simply takes 2 parameters and then return their sum, that function will perform very well.
If you...
November 17, 2011 at 4:58 am
P.S. That goes on how they treat their employees as well.
If you see something you don't like being done to them (or even despise), you can be sure that...
November 17, 2011 at 4:54 am
Viewing 15 posts - 1,006 through 1,020 (of 18,926 total)