SQL-SVR-2019.AP1
SQL Server 2019
Improve your database management skills with our SQL Server 2019 training course to handle complex data tasks comfortably.
- Practice in 21 Hands-On Labs — nothing to install
- 21 Interactive Lessons and 114 topics mapped to the official exam objectives
- 135 Practice Test Questions
Intermediate Self-paced · 1 year access 4.2/5 (68 Reviews)
21 Hands-On LiveLabs
Practice real IT tasks in guided environments.
- Real environments
- Auto-graded
- No installation
01 / Skills you'll get
What you will be able to do
- Set up and configure SQL Server environments for optimal performance
- Manage databases on both on-premises and cloud infrastructures
- Monitor and ensure high availability and disaster recovery of SQL Server instances
- Secure databases with encryption, auditing, and advanced security features
- Optimize database performance using indexing and performance-tuning techniques
- Automate routine administrative tasks with SQL Server Maintenance Plans and PowerShell
- Design database architectures that support scalability and reliability
- Implement data recovery strategies to safeguard data against data loss
- Migrate databases to Azure with minimal disruption and enhanced resilience
- Leverage big data and machine learning to enhance analytics capabilities
Course Highlights
-
21 Structured Lessons Comprehensive coverage of core course objectives
-
21 Hands-On LiveLabs Interactive guided scenarios with instant evaluation
-
135 Practice Questions Assessment tests with detailed answer rationales
-
1 Year Full Access Self-paced learning accessible anytime on all devices
02 / Lessons & labs
See exactly what you will learn and practice
Lessons
21 Interactive Lessons · 114 topics01 Introduction 1 topics +
- Acknowledgments
02 Getting started with SQL Server tools 8 topics · 1 LiveLab +
- SQL Server setup
- Tools and services installed with the SQL Server Database Engine
- Performance and reliability monitoring tools
- SQL Server Reporting Services
- SQL Server Management Studio (SSMS)
- Azure Data Studio
- SQL Server Data Tools
- A note on discontinued and deprecated features
1 LiveLab in this lesson — see the labs panel →
03 Introducing database server components 7 topics · 1 LiveLab +
- Memory
- Central Processing Unit
- Storing your data
- Connecting to SQL Server over the network
- High availability concepts
- Securing SQL Server
- Understanding virtualization and containers
1 LiveLab in this lesson — see the labs panel →
04 Designing and implementing an on-premises database infrastructure 8 topics · 1 LiveLab +
- Introduction to SQL Server database architecture
- Data files and filegroups
- Recording changes in the transaction log
- Table partitioning
- Compressing data
- Managing the temporary database
- Configuration settings
- Container orchestration with Kubernetes
1 LiveLab in this lesson — see the labs panel →
05 Installing and configuring SQL Server instances and features 4 topics · 2 LiveLab +
- What to do before installing SQL Server
- Installing a new instance
- Post-installation server configuration
- Post-installation configuration of other features
2 LiveLab in this lesson — see the labs panel →
06 Installing and configuring SQL Server on Linux 5 topics · 1 LiveLab +
- What is Linux?
- Considerations for installing SQL Server on Linux
- Installing SQL Server on Linux
- Configuring SQL Server for Linux
- Caveats of SQL Server on Linux
1 LiveLab in this lesson — see the labs panel →
07 Provisioning and configuring SQL Server databases 2 topics · 2 LiveLab +
- Adding databases to a SQL Server instance
- Moving and removing databases
2 LiveLab in this lesson — see the labs panel →
08 Understanding table features 5 topics · 1 LiveLab +
- Reviewing table design
- Special table types
- Storing BLOBs
- Table partitioning
- Capturing modifications to data
1 LiveLab in this lesson — see the labs panel →
09 Maintaining and monitoring SQL Server 9 topics · 2 LiveLab +
- Detecting, preventing, and responding to database corruption
- Maintaining indexes and statistics
- Managing database file sizes
- Monitoring activity by using DMOs
- Monitoring with the SQL Assessment API
- Utilizing extended events
- Capturing performance metrics with DMOs and Data Collectors
- Protecting important workloads by using Resource Governor
- Understanding the new servicing model
2 LiveLab in this lesson — see the labs panel →
10 Automating SQL Server administration 5 topics · 1 LiveLab +
- Components of SQL Server automated administration
- Maintaining SQL Server
- Using SQL Server Maintenance Plans
- Strategies for administering multiple SQL Servers
- Using PowerShell to automate SQL Server administration
1 LiveLab in this lesson — see the labs panel →
11 Developing, deploying, and managing data recovery 6 topics · 2 LiveLab +
- Preparing for data recovery
- Understanding different types of backups
- Understanding backup devices
- Creating and verifying backups
- Restoring a database
- Defining a recovery strategy
2 LiveLab in this lesson — see the labs panel →
12 Implementing high availability and disaster recovery 5 topics +
- Overview of high availability and disaster recovery technologies in SQL Server
- Configuring failover cluster instances
- Designing availability groups solutions
- Configuring availability groups in SQL Server on Linux
- Administering availability groups
13 Administering security and permissions 4 topics · 1 LiveLab +
- Authentication modes
- Security principals
- Permissions
- Common security administration tasks
1 LiveLab in this lesson — see the labs panel →
14 Protecting data through encryption, privacy and auditing 5 topics · 1 LiveLab +
- Privacy in the modern era
- Introducing security principles and protocols
- Protecting the data platform
- Auditing with SQL Server and Azure SQL Database
- Securing Azure infrastructure as a service
1 LiveLab in this lesson — see the labs panel →
15 Performance tuning SQL Server 4 topics · 1 LiveLab +
- Understanding isolation levels and concurrency
- Understanding durability settings for performance
- Understanding how SQL Server executes your query
- Understanding advanced engine features for tuning queries
1 LiveLab in this lesson — see the labs panel →
16 Understanding and designing indexes 6 topics · 3 LiveLab +
- Designing clustered indexes
- Designing rowstore nonclustered indexes
- Understanding columnstore indexes
- Understanding indexing in memory-optimized tables
- Understanding index statistics
- Understanding other types of indexes
3 LiveLab in this lesson — see the labs panel →
17 Designing and implementing hybrid and Azure database infrastructure 4 topics · 1 LiveLab +
- Cloud computing and Microsoft Azure
- Cloud models and SQL Server
- Cloud security
- Other data services in Azure
1 LiveLab in this lesson — see the labs panel →
18 Provisioning Azure SQL Database 6 topics +
- Provisioning a logical SQL server
- Provisioning a database in Azure SQL Database
- Provisioning an elastic pool
- Managing database space
- Security in Azure SQL Database
- Preparing Azure SQL Database for disaster recovery
19 Provisioning Azure SQL Database managed instance 10 topics +
- What is a Managed Instance?
- Creating a managed instance
- Establishing a connection
- Migrating data to managed instance
- Deleting a managed instance
- Network requirements for managed instances
- Managed Instance administration features
- Azure SQL Analytics
- Security of Managed Instance
- Data protection features
20 Migrating to SQL Server solutions in Azure 4 topics +
- Migration Services Options
- Common causes for migration failures
- Integration Runtime options for Migration Services
- Best Practices for security and resiliency during migration
21 Leveraging big data and machine learning 6 topics +
- A big data primer
- Introducing Big Data Clusters
- Deploying Big Data Clusters
- Benefits of PolyBase
- Operationalizing analytics with Machine Learning Server
- Launchpad service
Hands-On Labs Our edge
21 LiveLabs- Exporting Data with the Import/Export Wizard
- Installing the Failover Cluster Feature
- Designing Multiple Filegroups
- Installing SQL Server Analysis Services
- Installing SQL Server Integration Services
- Configuring SQL Server
- Creating a SQL Login
- Using the ALTER Command with the ROLLBACK IMMEDIATE Command
- Creating a Table
- Using CHECKDB
- Managing Resource Utilization Using Resource Governor
- Configuring Database Mail
- Creating a Differential Backup
- Creating a Full Database Backup
- Granting Permissions to Create Tables
- Creating a New Server Audit and Configuring a Server Audit Specification
- Optimizing Queries
- Creating a Non-Clustered Index
- Creating a Columnstore Index
- Configuring Full-Text Indexing
- Creating a Virtual Machine in Azure
03 / FAQs
Questions before you start
Do I need prior knowledge of SQL or database management to take this course? +
Do I need prior knowledge of SQL to take this course? +
Is this course updated with the latest features of SQL Server 2019? +
How can I continue improving my SQL Server skills after this course? +
Improve Your Database Management Skills
From setting up database infrastructure to performance automation, you’ll learn to use SQL Server 2019 advanced features.
- 1 year of full access
- 21 LiveLab included
- Certificate of completion
No credit card required