Viewing 15 posts - 4,696 through 4,710 (of 59,089 total)
If you actually believe that it's a worthwhile endeavor, don't give up. Just don't let it be all consuming. You might be surprised what kind of proof you can come...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 1:59 pm
So, to ask the question, have you stopping the nightly index runs even for just one night to help you make an assessment?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 1:55 pm
Hi
I need to write a query / procedure that will create the following string -
Column1Name=Column1Value;Column2Name=Column2Value...etc
I have no clue on how to do that with sql. In c# or vb.net...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 1:42 pm
I found this example very useful.
I do have a question regarding the efficiency of using recursion. Even though is get rids of explicit loops, does it result in triangular...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 1:36 pm
@sqlenthu 89358
Isn't it amazing how quick people can provide an answer when they actually have data to help them understand the problems and they have a place to test some...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 1:18 pm
I'm churning at trying to find evidence for the efficacy of following good CI/CD practices.
As tedious and disappointing as that all is for you, I don't see that...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 6:35 am
Understood.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 6:18 am
Do you have the next or previous month worth of test data that we can load to do some testing with?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 6:16 am
Eirikur Eiriksson wrote:BTW: Jeff is of course our SSIS expert 😉
Define "Expert"
Expert at avoiding the use of SSIS. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 6:02 am
You have 14182 total plans in your cache, with 100.00% plans created in the past 24 hours, 98.00% created in the past 4 hours, and 98.00% created in the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 6:00 am
That's an interesting point. Sp_BlitzCache told me a top priority was plans being built daily, but our server is not really taxed. I will check the indexes as well....
--Jeff Moden
Change is inevitable... Change for the better is not.
September 8, 2021 at 5:49 am
You've been around long enough to know and have been advised before (April 2020) that you need to post some real DDL for such problems. Please read'n'heed the article at...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 7, 2021 at 3:20 pm
And on a fun note, this site isn't loading for me in Edge either. It just serves up blank pages. Not sure what's going on with that either.
I just...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 7, 2021 at 3:13 pm
depending on number of columns on that table you may need (and it may be advisable) to resort to have a hash column added and make this column...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 7, 2021 at 3:06 pm
as a developer, I am sure you will appreciate my next question............any chance you can provide set up scripts for your tables and sample data, please...? (Not everyone is...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 7, 2021 at 5:57 am
Viewing 15 posts - 4,696 through 4,710 (of 59,089 total)