From the course: Querying Microsoft SQL Server 2019

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - SQL Server Tutorial

From the course: Querying Microsoft SQL Server 2019

Start my 1-month free trial

Next steps

- [Instructor] Congratulations on reaching the end of this course. I'd like to thank you for joining me as we got to know how to write queries for Microsoft SQL Server. Here's a couple of additional courses that I'd think you'd enjoy. It'll help you dig further into the capabilities of SQL Server and the world of queries. First we didn't talk at all about query performance and that definitely becomes a big deal when you start writing queries against very large databases or queries that need to run hundreds of thousands of times a day. I'd recommend taking a look at the course SQL Server Performance for Developers and specifically chapter one for an introduction into query execution plans. This can help you understand how SQL Server goes through the process of returning the results that you've asked for. Next, nothing beats the practice that you can get from just sitting down and writing different kinds of queries. In…

Contents