Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Comprehensive SQL Server Administration Part 2
Rating: 4.3 out of 5(7 ratings)
62 students

Comprehensive SQL Server Administration Part 2

Database Design, Migration, Patching, Upgrade, Concurrency, Transparent Data Encryption, and Dynamic Data Masking
Created byAdewale Adeniji
Last updated 12/2024
English
English [Auto],

What you'll learn

  • Database Migration Methodologies and Suitability for Business Requirements
  • Database Refresh, SQL Server Patching, SQL Server Upgrade, and Move Database Files
  • Database Security Technologies such as Transparent Data Encryption and Dynamic Data Masking
  • Database and Datawarehouse Design Architecture (Normalization, Denormalization, Data Types, and Constraints)
  • Concurrency in SQL Server (ACID Principle and Isolation Levels)
  • Indexes, their Structure, Components and Maintenance (Reorganize/Rebuild)

Course content

13 sections90 lectures12h 6m total length
  • Introduction to Database Migration6:13

    Learn how to migrate data across SQL Server environments, moving databases, tables, or entire instances using backup and restore, attach/detach, copy database, and import/export tools, on prem to cloud.

  • Backup and Restore1:52

    Learn to move a database between servers or within the same server by backing up on the source and restoring on the destination, renaming to avoid duplicates, with right-click tasks.

  • Demo: Backup and Restore7:26

    Demonstrates backing up a database on vm01 as a full backup, validating and optionally compressing, then restoring it on vm02 via a network path and optionally overwriting an existing database.

  • Detach and Attach5:28

    Detach and attach migrate a database by detaching it while online, then attaching it back with its mdf and ldf files on the same or different instance, faster than restore.

  • Demo: Detach and Attach Part 17:19

    Demonstrates offline vs detach: take offline to keep the database visible while unavailable, then detach and reattach by supplying correct data and log file paths.

  • Demo: Detach and Attach Part 29:10
  • Copy Database1:42
  • Demo: Copy Database13:03

    Shows copying a database from VM01 to VM02, with offline detach/attach versus online methods, including SQL Server agent permissions and integration services package creation.

  • Import and Export Data Wizard3:06

    Explore how the import and export data wizard migrates selective objects and external data, enabling moves between SQL Server, flat files, Excel, and Azure deployments.

  • Demo: Import and Export Data Wizard Part 113:19

    Use the import export wizard to migrate tables from Adventureworks on VM 01 to VM 02, creating a new destination database and configuring mappings.

  • Demo: Import and Export Data Wizard Part 25:55

    Demonstrate migrating data from a csv flat file to SQL Server using the Import Export Wizard, including source selection, mappings, and creating a destination table.

  • Knowledge Check: Migration

Requirements

  • Completed Comprehensive SQL Server Administration Part 1 Or Have Prior Knowledge of the Concepts
  • Windows Personal Computer (Laptop or Desktop)
  • Reliable Internet Connection
  • Great Passion to Learn
  • Existing Virtual Lab Environment for Technical Hands-on Practices

Description

Dive into the world of SQL Server with our comprehensive course designed for existing and prospective Microsoft SQL Server Database Administrators. Whether you're a beginner, junior, or intermediate-level Database Administrator, this course equips you with essential skills and knowledge to excel in the field. You'll gain a solid foundation in SQL Server architecture and functionality, and learn critical topics such as database design, migration, patching, upgrade, concurrency, isolation levels, transparent data encryption (TDE), and dynamic data masking.

This course is rich in technical hands-on demonstrations to enhance your comprehension of the material, and it includes numerous practice exercises to reinforce your learning. You'll also find a wealth of typical interview questions to help you prepare for job interviews and knowledge checks. Designed to help you break into the IT field or switch roles within the industry, this course ensures you are well-prepared for your career.

This engaging course is perfect for those with a passion for technical hands-on activities and aims to provide a solid foundation in SQL Server administration.

Prerequisite to this course is a virtual lab, with setup videos available in my first course (Comprehensive SQL Server Administration Lab Setup). Trainees with an existing lab can skip the first course and proceed with this course.

Who this course is for:

  • Individuals with Technical Hands-On Abilities (Prospective Microsoft SQL Server Database Administrators)
  • Beginner/Junior Microsoft SQL Server Database Administrators
  • Mid-Level/ Intermediate Microsoft SQL Server Database Administrators