Viewing 15 posts - 15,466 through 15,480 (of 59,097 total)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 5:02 pm
in following link
https://msdn.microsoft.com/en-us/library/ms175178.aspx
i found this cote
"This prefix is then used in...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 4:57 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 4:42 pm
You say to get the books - But unless I'm going blind there...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 4:35 pm
Did you try Lowell's code (looks like it will work and he's really good about testing his stuff) and, if so, are you all set now?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 4:22 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 2:25 pm
Heh... I don't let users design the tables and I do design reviews with the Developers prior to them writing code against new objects as well as having a written/enforced...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 2:20 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 9:14 am
Although Ola's good code is a work of art, consider the following before you implement any index maintenance.
SQL Server doesn't actually care if the indexes are fragmented or...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 8:34 am
You guys are doing a really good job of keeping it all a "secret". 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 8:15 am
In other words, there may be a problem with the data where there is unexpected duplication and you need to check and make sure that's what's expected and then fix...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 8:13 am
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 8:03 am
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 7:55 am
I've found that putting TempDB on SSDs normally doesn't help much. Good code doesn't need it and bad code might see a 2X-5X improvement, which is still a pitiful improvement...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 8, 2017 at 7:51 am
--Jeff Moden
Change is inevitable... Change for the better is not.
March 7, 2017 at 10:36 pm
Viewing 15 posts - 15,466 through 15,480 (of 59,097 total)