Viewing 15 posts - 76 through 90 (of 5,986 total)
Here is my first draft.
I call it the UEvent (Universal Event) data model, because it is abstract enough to accommodate anything from IT conferences, university classes, webinars, book club meetups...
October 18, 2023 at 7:32 pm
Redgate SQL Prompt has several features that are useful for code reviews, automated static code analysis, and refactoring.
First, there is the 'Code Analysis' feature.
https://documentation.red-gate.com/codeanalysis/code-analysis-for-sql-server
Then there is the feature to...
October 17, 2023 at 5:51 pm
For those Azure customers with zone-redundancy enabled, it would be interesting to know how much loss of availability they experienced. Theoretically, it should be been a couple minutes at most...
October 4, 2023 at 3:59 pm
You know, there are a lot of conversations about how AI will replace jobs. Particular industries like manufactoring, marketing, customer service, and IT be disrupted more than others. But I...
September 26, 2023 at 3:28 pm
I've always thought that Microsoft's investment in Linux had more to do with the technicals of making SQL Server run more efficiently on Docker containers and expanding it's footprint into...
September 25, 2023 at 3:45 pm
Maybe the most efficient way to mockup 100 million rows of randomized test data would be to leverage PowerShell or Python to create text files and then BCP them into...
September 19, 2023 at 2:40 pm
First, I'll turn on the radio to NPR news (I hate political\entertainment talk radio and morning rock DJs shows). If there isn't a good feature on, then I'll...
September 12, 2023 at 2:33 pm
In addition to having a "bug-out bag" ready to go in case of an emergency, it's also important to plan an intended destination given various scenarios. Simply tossing supplies into...
September 1, 2023 at 1:40 pm
6 Jobs AI will never do
Those who make decisions about the implementation of AI don't have to worry about losing their jobs...
September 1, 2023 at 12:54 pm
Similar to the history of how organizations have leveraged offshore IT talent, I'm sure that the pendulum will swing back and forth over time when it comes to leveraging AI...
August 31, 2023 at 1:50 pm
For higher volume stores whose database can't fit within 10GB limit, we will deploy Standard Edition. Obviously Azure SQL would have advantages over on-sight deployments, but the issue...
August 28, 2023 at 7:32 pm
For higher volume stores whose database can't fit within 10GB limit, we will deploy Standard Edition. Obviously Azure SQL would have advantages over on-sight deployments, but the issue is that...
August 28, 2023 at 3:09 pm
For example, we actually have Express edition installed at 1,000+ point of sale locations and rely on a 3rd party backup solution just for the encryption.
Now THAT sounds...
August 28, 2023 at 1:24 pm
Password encrypting backup files can actually be useful in some scenarios, like for organizations that copy their backups to cloud storage or removable media, so why not just fix the...
August 25, 2023 at 1:26 pm
Many of the unit tests performed in DEV and QA are also useful for post-deployment testing in Production, and this can include a schema comparison of Production versus QA looking...
August 24, 2023 at 2:41 pm
Viewing 15 posts - 76 through 90 (of 5,986 total)