Viewing 15 posts - 136 through 150 (of 458 total)
Thanks, that explains it. I thought, as you write, that the engine would evaluate the inner select individually, then apply the outer If Exists. But if it's generating an entire...
September 11, 2019 at 4:53 pm
Certainly, this is not a model of efficiency - I wrote that myself in the initial post.
However, the entire view (either a single "1" or an empty recordset) is materialized...
September 11, 2019 at 4:15 pm
I looked at the execution plans, and of course, they are different, but I'm not that good at reading them. Or more properly, I can read them okay, but understanding...
September 11, 2019 at 1:50 pm
Would that have the same effect as what I'm doing? I have studied backup manuals and online tutorials until I'm blue in the face, but I'm still a little vague...
June 20, 2018 at 4:29 pm
I realize this is a very old thread, but people do read archived posts for information, so I'm going to add my two cents worth. Adjust for inflation as necessary.
June 18, 2018 at 4:17 am
Just the schema, then I put object like views and stored procedures into the schema.
May 30, 2018 at 11:54 pm
Aha. It may be that -I- was able to write to read-only schema, since I have dbo permission on my login. I thought that the more restrictive permission would apply,...
May 30, 2018 at 1:14 am
Hm, now I'm really curious. Thanks for the explanation, although I'm still a litttle fuzzy on the details. However, my system is running well enough, so I can afford to...
May 29, 2018 at 9:55 am
I'm also looking forward to reading the article, but from the graph, it looks like simply using a 70% fill factor almost eliminates index problems. Am I interpreting that correctly?
May 29, 2018 at 2:49 am
I do not routinely use sysadmin, due to security concerns. I do have an account that has dbo access, which is what I connected with. Sysadmin I use only when...
May 28, 2018 at 1:07 pm
January 25, 2018 at 7:17 am
January 25, 2018 at 1:10 am
January 25, 2018 at 12:49 am
January 24, 2018 at 5:20 pm
January 24, 2018 at 5:15 pm
Viewing 15 posts - 136 through 150 (of 458 total)