Viewing 15 posts - 1,066 through 1,080 (of 2,649 total)
I was on the Visual Studio marketplace the other day. Stumbled across this tool.
https://marketplace.visualstudio.com/items?itemName=MAQSoftware.SQLCodeCheck
I was hoping it would be a simple tool to root out basic issues in...
August 30, 2021 at 1:22 pm
does not look like it - no duration, neither actual rows - only expected executions.
did you capture it yourself while executing it or through a monitor tool like SQL Monitor?
but...
August 26, 2021 at 5:36 pm
that is an estimated plan, not the a actual execution plan - can you get the actual one please.
and also the view (and all sub called views).
in all likelihood all...
August 25, 2021 at 11:06 pm
big financial group - lots of sub companies/teams
Do YOU maintain all of those servers or do most of the sub-companies have someone taking care of business for their...
August 25, 2021 at 6:25 pm
good.
that is almost the same script I was going to send you (with a few modifications of mine)
August 25, 2021 at 5:43 pm
frederico_fonseca wrote:big financial group - lots of sub companies/teams
How much of that is actual unique applications/db's vs basically the same install being used by a different group?
90% of prod...
August 25, 2021 at 5:24 pm
Sent you a private message.
August 25, 2021 at 5:14 pm
big financial group - lots of sub companies/teams
August 25, 2021 at 5:11 pm
small shop you have there.
Just on my side of the ocean we have over 750 servers (half is prod) - with a total size of 100 TB space used spread...
August 25, 2021 at 4:49 pm
moving to ssdt is not something I would advise - SSMS is a administrator tool, SSDT is a developer tool - functionality is rather different and SSDT will be missing...
August 25, 2021 at 12:43 pm
touch-typist
As part of my travels through the air force (transmissions/communications) we went through intensive typing training - at start of the course we were having 12 hours a week of...
August 25, 2021 at 8:31 am
you have other views there - and views over views over views always cause issues with the query processor.
the actual explain plan for this will be useful - and all...
August 25, 2021 at 7:44 am
Do you need to see other pieces of the code?
Thanks
I find this a bit amusing - you ask for help, we give you some and we point you to...
August 25, 2021 at 7:09 am
what type of files you talking about - if SQLProjs then SSMS works differently from Visual Studio and there is no straight migration.
August 24, 2021 at 4:56 pm
Viewing 15 posts - 1,066 through 1,080 (of 2,649 total)