Viewing 15 posts - 22,621 through 22,635 (of 59,067 total)
mcinvalek (10/10/2014)
Camp1_ID, Camp1_Amt, Camp1_PCT, Camp2_Id, Camp2_Amt, Camp2_PCT....,Camp20_ID, Camp_20_Amt, Camp20_Pct
I need to search through the 'Camp_PCT' columns and find the max value, then select the cooresponding Camp_ID. If, the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2014 at 4:37 pm
UDBA (10/10/2014)
I have a query that is performing index seek on a large table and taking about 5 minutes, is it possible to further improve the attached index seek?
Look at...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2014 at 4:24 pm
jacksonandrew321 (10/10/2014)
Is this possible to write html codes in the query window of the sql server? I have runned some codes and executed them and they successfully executed but...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2014 at 8:03 am
nelly.kh (10/8/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 9, 2014 at 7:49 am
I'm having a similar problem. I hope you're still around so that I can ask, "Did you ever solve this problem" and "How did you do it"?
Thanks.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 8, 2014 at 8:35 pm
ZZartin (10/8/2014)
Well there's always excel.
... which is neither cheap nor free.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 8, 2014 at 11:49 am
dpoquette (10/8/2014)
After making changes to the code, I'm not having any problems at all. Thanks for the help on the error trapping.
Please post the changes to the code so...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 8, 2014 at 11:47 am
GilaMonster (10/7/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 7, 2014 at 7:51 pm
julian.fletcher (10/2/2014)
While many workloads will benefit from the new cardinality estimator changes,...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 7, 2014 at 7:50 pm
Are you all set or do you still need help?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 7, 2014 at 5:45 pm
ramana3327 (10/7/2014)
It gave 2005. Sorry wrong place. I will post in the right place
Nah... no need now. Keep it here so that we don't lose any of the suggestions...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 7, 2014 at 5:32 pm
TheSQLGuru (10/7/2014)
There are some very nice threads here on SSC.com about...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 7, 2014 at 5:25 pm
I'll also add that you should start changing any code you touch for maintenance or any new code to include semi-colons for ALL statements that can take them because MS...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 7, 2014 at 9:29 am
itwhiz (10/5/2014)
I need to prove that there is a speed issue with one of our stored procs/functions but to do this I need to create a large static work pattern...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 5, 2014 at 11:59 pm
rodjkidd (10/5/2014)
Jeff Moden (10/4/2014)
rodjkidd (10/4/2014)
Early start, have coffee, seen some familiar faces, so going well so far!
Any one got a heckle for Grant? 🙂
Jeff...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 5, 2014 at 8:03 am
Viewing 15 posts - 22,621 through 22,635 (of 59,067 total)