Viewing 15 posts - 18,421 through 18,435 (of 59,070 total)
Have you tried removing the "Run As" user?
--Jeff Moden
Change is inevitable... Change for the better is not.
February 12, 2016 at 8:19 am
Itzik Ben-Gan wrote about this quite a while back but he took the post down and haven't seen it reposted. Might be around somewhere.
Anyway, I'm assuming that some decent...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2016 at 7:43 pm
Heh... keep it simple. Give no one privs to do anything except execute stored procedures. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2016 at 4:15 pm
Michael L John (2/11/2016)
Sean Lange (2/11/2016)
Grumpy DBA (2/11/2016)
^ I think Michael L John beats you in the "dating yourself" category.Indeed!!
Yeah, but I'm still younger than Moden!
Yeah... but I'm better looking...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2016 at 2:14 pm
Ed Wagner (2/10/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 10, 2016 at 8:14 pm
mw112009 (2/10/2016)
RBAR:"scanning the table twice" ???.
We have 2 different tables ?
Also it would be nice if you could throw the syntax ( I have not used the ROLLUP before )
Luis'...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 10, 2016 at 9:21 am
Instead of scanning the table twice, my suggestion would be to use a GROUP BY WITH ROLLUP and simply sort the output based on GROUPING().
--Jeff Moden
Change is inevitable... Change for the better is not.
February 10, 2016 at 8:30 am
mario17 (2/8/2016)
I figured out that subscription is running under service account, so I need to provide <Image access for this account>, not sure...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 5:47 pm
kkanaya (2/8/2016)
Does anyone know what the following Spinlocks stand for?
name ...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 5:39 pm
mxy (2/8/2016)
Thanks it worked let me work on first set of data in the file.Thanks again for your time.
How? When I try to load the file with Luis' code,...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 4:29 pm
Beatrix Kiddo (2/8/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 4:14 pm
David.Poole (1/28/2016)
Curious what constitutes a suspicious gap, and does this apply when looking for contractors? What about a contractor looking for a permanent position now?
Very short employment periods, lots...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 4:11 pm
Anthony Ganley (2/8/2016)
I have list of 1000's of ID's - example below....
On a slightly different tack, where does the ORIGINAL data in that condition come from? If it's coming...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 3:55 pm
PJ_SQL (2/8/2016)
"separate IO subsystems" does it mean multiple processors?
To add to what Gail said, it usually means separate disk "spindles" at the very least.
And I also agree. I've never...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 9:31 am
coolcurrent4u (2/8/2016)
Hellosee an sql fiddle http://sqlfiddle.com/#!3/f4be2/1
Regards
You should post your stuff on this site for two reasons...
1. Your SQL Fiddle says "loading" and "Please build Schema". Its useless (for...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2016 at 9:23 am
Viewing 15 posts - 18,421 through 18,435 (of 59,070 total)