2022-08-19
703 reads
2022-08-19
703 reads
Get more information from the string or binary data truncated message to help troubleshoot data problems on SQL Server 2016, 2017, and 2019.
2022-08-17
9,351 reads
2022-08-03
486 reads
2022-06-29
491 reads
In this article we look at how to create a SQL Server database snapshot and how snapshots can be used for reporting, auditing and more.
2022-06-27
Learn about what a SQL database is, what is stored in a database and how to interact with a database.
2022-06-17
2022-05-23
456 reads
2022-01-12
386 reads
2022-01-05
616 reads
Steve notes the changes in the world might affect how to view and use data in our work.
2022-01-05
282 reads
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