In this chapter, you downloaded, installed, and ran SQL Server 2017 Express. You worked with SQL Server within Visual Studio, connecting the two, created a SQL Server database, added and defined a table, added fields to the table, and updated the structure of the database.
In the next chapter, you will learn how to connect to SQL Server and then display the records from the database table in a web page.