Monthly Archives: April 2019

Testing as another user–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is one of those things I do often and thought I should write a short blog on the … Continue reading

Posted in Blog | Tagged , | Comments Off on Testing as another user–#SQLNewBlogger

Understanding Your Database

I ran across a neat post from Michael Swart recently. In doing some spring cleaning, he was looking to remove unused, or maybe unnecessary, tables from his database. He published a script that looks through the plan cache to determine … Continue reading

Posted in Editorial | Tagged | Comments Off on Understanding Your Database

Code Building Code

The dream for some people is to have an Artificial Intelligence (AI) system that you use to describe some requirements and it will build an application that meets your needs. Certainly some AI and ML systems have reduced the need … Continue reading

Posted in Editorial | Tagged | Comments Off on Code Building Code

T-SQL Tuesday #113–Personal Databases

This month we have a really interesting question for the T-SQL Tuesday invitation. Todd Kleinhans is the host and asks about personal databases. Do we use them for anything? Quite a create question for a professional. My Personal Database I … Continue reading

Posted in Blog | Tagged , | 3 Comments