Viewing 15 posts - 3,181 through 3,195 (of 39,725 total)
I do think you need a new key, decrypt and encrypt again. A pain, but better than getting into a situation where you're stuck.
November 12, 2019 at 1:28 am
Scott has given you the hint. You join the two with a left join, and you get some rows from Department that are not in Student, and are filled with...
November 8, 2019 at 9:59 pm
I can only assume that data slows down as it travels north (or uphill).
Very, very slightly uphill
November 8, 2019 at 9:02 pm
I do agree and apologies. Not sure what I was thinking when I wrote this one based on an issue. It is a gray area, as nothing has executed. This...
November 8, 2019 at 3:27 pm
Sorry, this should help: https://techcommunity.microsoft.com/t5/Azure-Database-Support-Blog/Using-Certificates-in-Azure-SQL-Database-Import/ba-p/368949
From FILE doesn't work, but you can FROM BINARY.
November 8, 2019 at 3:21 pm
You cannot recreate the certificate. You get a new cert. For the symm key ( I assume sym key), this requires the same identity value and key source (and algorithm)...
November 7, 2019 at 6:23 pm
Updated the verbiage for the initial rebalance and mentioned that this is for clustered indexes.
November 7, 2019 at 4:22 pm
Re: Adding a new filegroup, that's a fairly big decision for most people. If you have 400GB, that may make more sense, but it really depends on what you are...
November 7, 2019 at 4:19 pm
As for keeping up, I think that reading announcements and keeping an eye on news isn't bad. It's just awareness, but topics that seem promising or valuable will get additional...
November 7, 2019 at 4:13 pm
Lol, I'm not really pre-briefed. I know about things, but I don't know what will release when. For example, I knew about Query Store about 3 years before SQL Server...
November 7, 2019 at 4:08 pm
Habit, didn't check previous versions on this, so trying to specify versions more to ensure repeatability.
November 5, 2019 at 10:21 pm
With 2017+, there are no SPs. The lifecycle will always be on the RTM release + CU/GDR
November 5, 2019 at 10:19 pm
Good catch. The docs are wrong, and I have launchpads for both 2016 and 2017, but this does indeed appear for 2017. Changed the answer.
November 1, 2019 at 8:46 pm
I would say look for patterns that cause problems. Whether in code structure/smells, indexing, or something else. Then try to show the developers why things are problematic and let them...
November 1, 2019 at 5:32 pm
I'm only at pre-cons Mon/Tue, and not at the Tue night party. I will try to swing by networking on Monday (Yardhouse) around 6-630.
Anyone feel free to grab me for...
October 31, 2019 at 4:04 pm
Viewing 15 posts - 3,181 through 3,195 (of 39,725 total)