Home / 001_Getting_Started_with_SQL_Server
001. Getting Started with SQL Server¶
This section helps you get started with SQL Server quickly and easily through these five introductory tutorials:
1. What is SQL Server¶
Learn about the basics and key features of SQL Server.
2. Install SQL Server 2022 Developer Edition¶
Step-by-step instructions to install SQL Server 2022 Developer Edition on your local computer or server.
3. Connect to the SQL Server¶
Learn how to connect to SQL Server using SQL Server Management Studio (SSMS).
4. Explore an SQL Server Sample Database¶
Get introduced to the sample database provided for learning and practice.
5. Load Sample Database¶
Guidance on how to load the sample database into SQL Server for hands-on practice.