Viewing 15 posts - 481 through 495 (of 6,022 total)
I'm not sure if a current or near future SQL edition will do this, but in Cosmos DB, throughput is provisioned using request units per second (RU/s), so the number...
June 20, 2019 at 5:32 pm
In most places where I've worked, to access some of the more important production database servers, even as a sysadmin, it is required to login to a MFA protected VPN...
June 18, 2019 at 3:26 pm
If your organization uses Azure Active Directory, then maybe it's visible to you somewhere in the portal. For personal Microsoft Live accounts, there is a Recent Activity feature where you...
June 18, 2019 at 1:39 pm
I use Visual Studio or SSDT for SSIS package development and schema / data comparison. However, I find the UI too cluttered and AppDev centric for it to replace SSMS...
June 17, 2019 at 12:51 pm
This is why so many folks are moving their databases to Azure. Instead of debating about VMs, Cores, and storage controllers, it's simply setting the right DTUs (database transfer units)...
June 14, 2019 at 5:57 pm
A better term for "NoSQL" databases would be "ACID-ish" databases.
June 12, 2019 at 1:16 pm
Here is one possibility. Back when we were upgrading servers from 2008 to 2014/2016, we encountered the issue described in the blog post below. Confirm that a SKU licensing misstep...
June 10, 2019 at 2:37 pm
Today, the modern IT professional has to be more "cosmopolitan" in regards to knowledge and expertise. It's not like the old days where someone could spend a decade embedded in...
June 6, 2019 at 2:46 pm
Another example of bad commenting in code are when the comments contain actual blocks of commented code with no explanation. Like, if someone tweaks a 100 line SELECT statement, there...
June 5, 2019 at 1:12 pm
But, thanks to advancements in automation and the expanding pace of the IT ecosystem, we're all basically becoming a Jack Of All Scripts and Master Of None.
May 31, 2019 at 5:20 pm
While I don't see biometrics as a complete identification solution or a replacement for passwords in all situations, I still think it could be a component of a more complete...
May 30, 2019 at 1:51 pm
"..Is it a big deal? I don’t know. Windows Server 2019 lists with Datacenter at $6155 and Standard at $972. That means it will cost me $5,183 for Always Encrypted on...
May 30, 2019 at 1:33 pm
A biometric ID is basically a "secret" hash, just like a password. Hackers can leverage network sniffing, spoofed login page, or some other man in the middle exploit to collect...
May 29, 2019 at 7:01 pm
I see you have posted the original resultset, however, so we know for sure what the goal is, please post a sample of what the resultset should look like after...
May 28, 2019 at 6:18 pm
My answer depends on the situation. If I'm at the bank applying for a car loan or enrolling my kids in school, and I'm asked about my occupation, then I'll...
May 24, 2019 at 1:42 pm
Viewing 15 posts - 481 through 495 (of 6,022 total)