Category Archives: Editorial

Refactoring SQL Code

One of the things I see software developers often talking about is how they refactor code. As they touch a class, method, etc., they may take the time to refactor the code to make it cleaner, perform better, or just … Continue reading

Posted in Editorial | Tagged | 1 Comment

Investing for AI

The GenAI boom is growing like crazy. From hype to disasters to successes to investment to the embedding of GenAI tech into lots of products, it seems no one gets away from AI. My wife, kids, friends, they all talk … Continue reading

Posted in Editorial | Tagged | 3 Comments

Your Security Checkup

Recently I saw an article on Simple Talk, 15 Practical Tips for Securing SQL Server, and I thought that many of these are fairly simple things. Turn off unused features, disable sa, etc. These are things that a lot of … Continue reading

Posted in Editorial | Tagged , | Comments Off on Your Security Checkup

How Important Are Real Time Decisions?

Imagine a perfect world? I have an AI agent that knows my business well. It’s getting real time input from sales, from customers, it makes amazing decisions. We get a large order? We need to ramp up production of our … Continue reading

Posted in Editorial | Tagged | 3 Comments