Follow Your Hunch
One of the positives of AI is that you can try things on which you might not otherwise have time to experiment.
One of the positives of AI is that you can try things on which you might not otherwise have time to experiment.
Learn how you can run a simple LLM on your own machine with Python.
You were minding your own business, and all of a sudden it happened.
Learn how you can add a harmonic mean calculation in Power BI.
Not every problem is going to fire off an alert, but it still might be something that you want to track.
Learn how to enhance visibility using slicers in Power BI for better report filtering and user experience.
Who is liable for mistakes made when listening to AI tooling? In at least one case, Steve isn't sure.
Taking SQL art from shamrocks and Easter eggs to something your DBA manager might actually care about. If you've been following my SQL spatial art series — shamrocks, Easter eggs, Christmas trees — you'll know I have a habit of finding increasingly creative misuses for SQL Server's geometry data type. Most of them have been […]
Are computers getting smart enough to pass the Turing test or are humans getting worse at representing themselves as intelligent?
In this article, learn how PostgreSQL powers data science workflows, including query execution, performance optimization, indexing, data retrieval, and more.
I’m excited to announce the release of a new open-source project that fully automates...
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
Comments posted to this topic are about the item AI Experience Gap that we...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers