How to Choose the Right Tool for MS SQL to PostgreSQL Migration
Learn about a few different options for migrating from Microsoft SQL Server to PostgreSQL.
2025-06-20
1,739 reads
Learn about a few different options for migrating from Microsoft SQL Server to PostgreSQL.
2025-06-20
1,739 reads
SQL Server 2025 RTM is here, and if you’re running Docker on macOS, you...
By Steve Jones
It’s Monday. I’ve been home since Fri night, but with a busy weekend, I’m...
By Brian Kelley
I mentioned this in my talk on Quantum Computing at the PASS Data Community...
Comments posted to this topic are about the item The Ending Substring
Comments posted to this topic are about the item Done is Better than Good,...
Comments posted to this topic are about the item Configuring the On-Premises Data Gateway:...
In Azure SQL Database and SQL Server 2025, if I run this, what is returned?
SELECT '[' + SUBSTRING('Steve Jones', 7) + ']' See possible answers