Viewing 15 posts - 17,821 through 17,835 (of 59,069 total)
Raghavender (4/19/2016)
I am not sure whether we can modify the published one.@admin-2: Please help here.
Just submit a correct copy with text in place of pictures the same way...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 20, 2016 at 9:05 pm
singhamitpal (4/19/2016)
1.Very few developers will be able to create a consistent stored...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 20, 2016 at 8:59 pm
Sergiy (4/20/2016)
MadAdmin (4/19/2016)
Select businessentityid from person.person where rtrim(lastname) like 'Smith%' --108 Reads What is happening here?
Select businessentityid from person.person where rtrim(lastname) like @var --4 Reads What is happening here?
last name...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 20, 2016 at 7:19 pm
Joel Ewald (3/24/2016)
WHERE Played = 'Rock' OR Played = 'Paper' OR Played = 'Scissors'
GROUP BY...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 20, 2016 at 6:57 am
l.vignando (3/24/2016)
Nice question, but awarding points for and titling "Group by" is a big hint, so alternatives without group should be automatically excluded.
By the same token, a whole lot of...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 20, 2016 at 6:52 am
Ken McKelvey (4/19/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2016 at 9:22 am
Phil Parkin (4/19/2016)
richardmgreen1 (4/19/2016)
Thanks for that Jeff.I'll have a chat with the SAN admins and see where our drives are sat.
While that will provide useful background info, this situation is...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2016 at 8:14 am
Mike Frazer (4/14/2016)
Thank you...attached.Edit: I added the DDL for the related objects as scripts.txt
I looked for the 68% cost node in the execution plan and I'm not finding it....
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 7:35 pm
Good discussion but still off the rails. Anyone going to help the OP? 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 7:06 pm
Mark Dalley (4/18/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 7:03 pm
dxu (4/18/2016)
Thanks for your reply.
The full back up normally take over than an hour. For example full backup start on 1AM, and finish around 2:30AM. The log...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 7:01 pm
sram24_mca (12/2/2015)
If we are not running the data purge script, then the server is too slow and affecting the performance as well.Regards,
Ram
The server runs fine. It's the code...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 6:38 pm
Steve Jones - SSC Editor (4/18/2016)
Jeff Moden (4/15/2016)
Steve Jones - SSC Editor (4/15/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 11:39 am
richardmgreen1 (4/18/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 9:42 am
dxu (4/17/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2016 at 9:40 am
Viewing 15 posts - 17,821 through 17,835 (of 59,069 total)