Viewing 15 posts - 6,316 through 6,330 (of 59,070 total)
I understand your plea but can you at least post an anonymized example of what the output is supposed to look like and maybe even some readily consumable test data...
September 25, 2020 at 6:01 pm
Agreed. You do have to know which battles to pick. We don't actually know how often that query is executed.
September 25, 2020 at 5:28 pm
Following with a user complain about SQL timeout I bumped into one issue with a view. I ran the Object Execution Statistics report and saw that one particular SP,...
September 25, 2020 at 3:18 pm
For starters, are you sure that the query highlighted is place to start?
If it's executed once a month as part of a some process, then I would ignore it.
This...
September 25, 2020 at 3:14 pm
Thank you this work when the user enter the full number but the idea to wildcards is that they can type
@number1 + 56_4__
@number2 = 6__7__
Just like what I would...
September 25, 2020 at 3:09 pm
With regard to DateTimes...
8<
We loaded up a lookup table for the different time zones and sub-time zones and purchased some data that lists every NPA/NXX (Area Code...
September 25, 2020 at 2:48 pm
With a bit of a pun, my reaction was: "what part of current do you not understand now"
Now that's funny! 😀
September 25, 2020 at 2:38 pm
With regard to DateTimes...
I had to write such a thing because we have to return calls to the customers of our customers. They cover all U.S./Canadian and their territories...
September 25, 2020 at 2:35 pm
"How do you get the current date and time using T-SQL question that 20 out of 22 candidates couldn't answer before I stopped counting. It's NOT a trick...
September 25, 2020 at 2:18 pm
...they need more action based on commonly used "best practices"...
Heh... allow me to reword that for you my long time friend in arms....
...they need more action based on commonly...
September 25, 2020 at 2:13 pm
Lynn and David,
Thank you both for the very kind words. I never expect such replies and I'm seriously humbled by them.
September 25, 2020 at 2:07 pm
Thank you Jeff for showing the right direction. I always had this issue of generating test data and now I have a plan and your teaching is very helpful....
September 25, 2020 at 2:04 pm
It calls a view. We'd need to see the query for that and, again, it would be great to see an "Actual Execution" plan instead of the "Estimated Execution Plan"...
September 25, 2020 at 1:45 pm
While there is some really good advice out there about the number of files, drives, types of drives, etc, etc, etc related to TempDB, I've found that the biggest problem...
September 25, 2020 at 1:43 pm
Interesting. It works fine on my machine. When I double click on it it pulls up on my SSMS. It was saved using Plan Exploer if that helps.
I'm attaching...
September 25, 2020 at 1:35 pm
Viewing 15 posts - 6,316 through 6,330 (of 59,070 total)