What’s New Type BlogEventsNewsWhite papers sql x The (real) difference between the ‘SELECT … INTO’ and ‘INSERT … SELECT’ statements Discover why ‘SELECT … INTO’ often outperforms ‘INSERT … SELECT’ in SQL Server, and how a simple locking hint can level the playing field. A Basic Overview of Locks in SQL Server Discover how SQL Server Locks work, why they matter, and how understanding them can prevent performance bottlenecks and data inconsistencies in your database.