SQL Server

Azure SQL Database performance

I found these videos on how to tweak Azure SQL Database for performance really interesting.Should apply to on-premise version also, I’d imagine. Azure SQL for beginners – Special edition on performance Found on the Microsoft Developer channel:https://www.youtube.com/@MicrosoftDeveloper/videos

What is SSIS?

SQL Server Integration Services (SSIS) is a platform for building high performance data integration and workflow solutions. It is a component of the Microsoft SQL Server database software, and it allows users to design and deploy integration solutions for a wide range of data sources …

Read more