Daily Archives: January 14, 2026

JSON Has a Cost

JSON seems to be everywhere these days. Many application developers like it across all sorts of languages, C#, JAVA, Python, and more. They use it for transferring information between systems, and are comfortable serializing hierarchical object data into JSON from … Continue reading

Posted in Editorial | Tagged , | Leave a comment

Renaming a Column: #SQLNewBlogger

This is a short post on how to rename a column in a SQL Server table. Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I Typo’d a … Continue reading

Posted in Blog | Tagged , | Leave a comment