Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
70-462: SQL Server Database Administration (DBA)
Bestseller
Rating: 4.6 out of 5(6,796 ratings)
35,565 students

70-462: SQL Server Database Administration (DBA)

Beginner-Intermediate practical experience in Database Administration (DBA) SQL Server. Was for Microsoft exam 70-462.
Last updated 2/2026
English

What you'll learn

  • Create Backups and Restore Databases, understanding the different recovery models
  • Manage logins and server roles, and import and export data
  • Implement and maintain indexes, and manage and configure databases, including compression and concurrency problems
  • Manage SQL Server Agent and audit SQL Server instances
  • Collect and analyse troubleshooting data
  • Plan and install SQL Server and related services, including implementing a migration strategy

Course content

16 sections101 lectures9h 56m total length
  • Introduction2:24

    Explore essential on-premises SQL Server database administration, including backup and restore for point-in-time recovery, managing logins and server roles, optimizing with indexes, and automating tasks with SQL Server Agent.

  • Welcome to Udemy0:35
  • The Udemy Interface3:05

    Explore how to navigate the Udemy interface, adjust playback speed and volume, use subtitles and full-screen mode, access course content, notes, Q&A, announcements, ratings, and download your certificate.

  • Do you want auto-translated subtitles in more languages?1:20
  • Curriculum6:03

    Explore the official SQL Server database administration curriculum for 70-462, with a hands-on focus on backup strategies, restoring databases, and practical tasks from install to high availability.

  • Databases - Resources0:09
  • Downloading SQL Server Developer 20228:15

    Learn how to download SQL Server Developer Edition 2022, choose between basic and custom installations, explore licensing and editions, and review hardware requirements for 64-bit systems.

  • Installing SQL Server Developer 20229:25

    Follow this step-by-step walkthrough to install SQL Server Developer 2022 via the installation centre, selecting the Developer edition, Database Engine Services, and Windows authentication, adding your user as administrator.

  • Which version of SSMS should I use?0:35
  • Installing SQL Server Management Studio (SSMS)4:39

    Install and configure SQL Server Management Studio (SSMS) to manage SQL Server databases, download latest GA version, manage versions, and connect to default or local instances, handling certificate trust issues.

  • Downloading AdventureWorks4:13

    Download and install the AdventureWorks demo database using SSMS, connect to the engine, and use the 2014 .bak file for the DBA-focused setup.

Requirements

  • You don't need any prior DBA knowledge prior to taking this course.
  • It would be helpful if you knew how to create simple T-SQL statements (SELECT, FROM, WHERE, GROUP BY) for some parts of the course, but not essential
  • You don't need any form of SQL Server to already be installed on your computer; I will show you have to download it and install it - for free.
  • You need to have a Windows computer, or use a Mac computer which can dual-boot into Windows or using Parallel Desktop with Windows. (However, it will not work under Windows ARM - for example, a Mac M1 or M3.)
  • Most of the DBA functionality is not available on Azure Data Studio, and therefore you will not be able to do the DBA operations using a Mac.

Description

Please note: Microsoft has withdrawn the 70-462 exam. However, the information in this course is still relevant to DBA.

Do you want to gain practical experience in Database Administration in SQL Server? Welcome.

In this course, learn some of the skills that Microsoft want you to know, and add another tool to your CV or resume, and even go for the official Microsoft certification.

Please note: This course is not affiliated with, endorsed by, or sponsored by Microsoft.


SQL Server is one of the main database tools that is requested in the job market, and the ability to being able to do DBA for SQL Server could be very useful for your current work, and your next job hunt.

We'll download and install for free SQL Server Developer, which gives you all of the capabilities of the full-cost Enterprise edition (though without being able to use it for commercial purposes). We'll start by downloading a demonstration database, and learning how to backup and restore this database, and what recovery models are appropriate for other databases, to enable you to offer Point in Time recovery.

We'll manage logins and server roles, so you can control who gets access to what data, implement and maintain indexes, so you can speed up searches, and import and export data. We'll look at managing SQL Server Agent, so you can automate routine tasks, and also be alerted to problems, we'll manage and configure databases, and look at compression, both of which aids with administrating big databases. And much more.

The course will take around 10 hours to complete, but completing this will enable you to versed in Database Administration tasks, giving you hands-on experience.

The course increases in difficulty slowly, so you'll manually backup a database, but then later we'll use SQL Server Agent to automate this. In this course, we will only do activities that require one computer, instead of multiple servers or virtualization.

The course is fairly relaxed - there will be a few "wrong turns", so you can see what problems might arise, but every lesson works towards an end goal at a relatively slow pace, so you can follow on your own computer easily. I assume that you know how to use a computer, including installing programs, but the actual DBA will be at a basic level, and I'll introduce every component as we go on.

No knowledge of T-SQL is required, as I'll demonstrate everything I can through the GUI (Graphical User Interface) as well as T-SQL. However, if you are going to go for the official Microsoft exam, the equivalent knowledge as per my first two courses in 70-461 T-SQL is essential.

At the end of the course, you can download a certificate of completion, so you can show everyone your new-found skills, and continue your preparations for the official Microsoft certifications.

The course is recorded on SQL Server 2017, but will also work fully in 2022, 2019, 2016, 2014 and 2012, and mostly in 2008R2 and 2008.

Who this course is for:

  • This course is for you if you want practice experience in SQL Server Database Administration
  • No prior experience with T-SQL is required, although the more knowledge you have it, the better.
  • In this course we will cover several aspects which used to be tested in Microsoft's 70-462 exam "Administering Microsoft SQL Server"
  • Although the exam specifically says "SQL Server 2012/2014", all parts of this course are applicable for the 2016 and 2017 versions, and most in the 2008 and 2008R2 versions.
  • This course is not for you if you want advanced training on Database Administration.