Viewing 15 posts - 6,271 through 6,285 (of 39,877 total)
October 26, 2017 at 8:02 am
Agree with Steve. By the way, nice function. I think that's the first time I've seen a SQL Server function that's a function that includes logic without touching tables.
October 26, 2017 at 8:00 am
If you see the same data, same execution plans, you've updated stats (implying same exec plan) and latency as well as CPU is the same, there must be something underlying...
October 26, 2017 at 7:59 am
I'll see if I can get some answer from MS, but likely, the answer is you need to create with a new password. At least, I hope that's it to...
October 25, 2017 at 1:35 pm
Are all the latencies in terms of disk values that SQL sees, and the CPU usage differing? I'm thinking that you need to show that there is something different that...
October 25, 2017 at 1:34 pm
Good developers make mistakes on simple things. This is one of those areas that we should have a system handle itself because the permutations of regional differences is crazy.
October 25, 2017 at 1:32 pm
Execution plans the same? Row counts in dbs that same? I'd make sure this is the case first.
October 25, 2017 at 12:46 pm
I assume you mean that creating the logins with a new password isn't OK?
First, that's horrible security. If you can't change a password, you are asking to be...
October 25, 2017 at 12:45 pm
I believe UCP is being abandoned as essentially no one used it. I think you will need SSMS 16.x or earlier, which should still be on your machine. Might keep...
October 25, 2017 at 12:19 pm
We are looking at updating the PoSh Stairway for this reason. PoSh has changed a lot. Likely we'll go with WS2008+ and W8+ as the PoSh installation.
October 25, 2017 at 12:17 pm
October 25, 2017 at 12:14 pm
Your requirements are very ambiguous.
"a value from a column for a date and another value from another column for another date"
This is vague and a reason why...
October 25, 2017 at 12:12 pm
October 25, 2017 at 11:10 am
October 24, 2017 at 4:54 pm
Apparently I can't count.
It's certainly the year of 1 step forward, 1 back for me. I guess I'll finish around 7-6
October 24, 2017 at 10:27 am
Viewing 15 posts - 6,271 through 6,285 (of 39,877 total)