Blogs Dennes Torres in Blogs Managing Query Store Hints I wrote about query store hints before when they were first released in Azure SQL databases. However, there are some... 02 August 2023 6 min read
T-SQL Programming Aaron Bertrand in T-SQL Programming GENERATE_SERIES: My new go-to to build sets I have come across a lot of use cases for manufacturing rows on the fly, aside from the common goal... 30 March 2023 12 min read
Blogs Dennes Torres in Blogs SQL Server 2022: How Auto-Drop Statistics Work Auto-Create statistics is a well-known feature critical for the database performance. When one statistic is auto created, changing the table... 19 December 2022 2 min read
Blogs Dennes Torres in Blogs SQL Server 2022: Azure AD Authentication SQL Server 2022 is finally GA and one of the features I was most expecting is finally available. It’s the... 21 November 2022 3 min read
Blogs Dennes Torres in Blogs What’s new in T-SQL in SQL Server 2022 There are many new features in SQL Server 2022. In relation to T-SQL querying, there are a few as well... 04 July 2022 8 min read