Viewing 15 posts - 1,096 through 1,110 (of 6,032 total)
It's different paradigms, but we have to make choices about which paradigm is most appropriate for the given environment and application. Regarding Always Encrypted, maybe one day someone will invent an...
January 18, 2018 at 7:52 am
January 18, 2018 at 7:46 am
... A contractor just pleaded guilty to stealing classified information from the US National Security Agency, about 50GB worth of data. This isn't a case of spying or malicious intent....
January 17, 2018 at 8:27 am
Another difference between FDE and TDE is who owns the process and controls the keys: the local server admin or the database administrator. Depending on the IT organization, this could...
January 17, 2018 at 8:06 am
Just small correction-...
January 17, 2018 at 7:35 am
Based on replies above, I'd like to add a couple of things. It's true that enabling TDE on one database will result in SQL Server also encrypting TEMPDB, but that's...
January 16, 2018 at 12:10 pm
I use tool on my personal PC to keep tabs on disk space allocation by folder. It would help in your case too.
https://jam-software.com/treesize_free/
January 16, 2018 at 10:30 am
Where I work, we've started implementing SQL Server TDE, which I believe has many advantages over FDE (Full Disk Encryption) solutions.
TDE:
- Is free with the SQL Server...
January 16, 2018 at 7:29 am
1. Easy 5 minute fix to get you out of the red: Run a tool to identify temp files, recycle folder, download folder, and other stuff that can be deleted...
January 13, 2018 at 8:55 pm
January 12, 2018 at 10:41 am
January 12, 2018 at 10:19 am
January 12, 2018 at 8:17 am
Trick question. Don't do it; use a constraint instead.
I've worked in a dozen IT shops over the years, and I don't think I've encountered usage of RULE based...
January 11, 2018 at 8:52 am
Normalization, and data modeling in general, are good questions for intermediate level and higher database developers, because it's hard for a candidate to talk about without having actually having hands...
January 11, 2018 at 8:35 am
Does anyone here besides me implement partitioning on indexes just for taking advantage of incremental reorgs and re-indexing? It depends on the access patterns and chosen partitioning key, but at...
January 11, 2018 at 7:23 am
Viewing 15 posts - 1,096 through 1,110 (of 6,032 total)