SQL Server for Database Administrators

blur

Learn Path Description

Data is one of your business’s most valuable commodities. In this track you’ll learn the key skills you need to set-up, design, maintain, and monitor your team’s database. Dive in and learn the key SQL Server skills you need to securely manage access and monitor database performance using SQL server.

Skills You Will Gain

Courses In This Learning Path

blur
icon

Total Duration

4 hours

icon

Level

Intermediate

icon

Learn Type

Certifications

Introduction to Relational Databases in SQL

SQL is the most common way to query databases. Databases can also be used for other purposes. You can model many phenomena and their relationships. This will help you ensure your data is consistent and has a better structure. You will see this when you examine real data about questionable university affiliations. This will show you how databases can be used for your benefit column-by-column and table-by-table. You will learn how to create tables and relationships as well as how to maintain data integrity. You will also learn about constraints and other unique features.

blur
icon

Total Duration

4 hours

icon

Level

Intermediate

icon

Learn Type

Certifications

Database Design

A database is essential for high-performance applications. Before you begin building a house, it is important to think about where your data will be stored. This will save you time and reduce frustration later. It is easy to find and retrieve information from a well-designed database. When choosing a design, there are many factors to consider. This course will show you how to efficiently store, process, organize, and present data. This course will show you how to use normalization to organize data and how to present data using views. Learn how to manage your data. This knowledge can be applied to many datasets such as book sales, music reviews, car rentals, and car rentals.

blur
icon

Total Duration

4 hours

icon

Level

Intermediate

icon

Learn Type

Certifications

Transactions and Error Handling in SQL Server

Programming SQL scripts requires the ability to handle errors and transactions. Unhandled errors can be very dangerous and cause unexpected situations, such as inconsistency or other problems that could lead to bad business decisions.

This course will help you deal with errors and manage transactions in the case of an error. It will also show you what happens when multiple users interact with the same data. These concepts will be tested using two datasets. The first is based upon bank accounts and the second on an electric bike store.

blur
icon

Total Duration

4 hours

icon

Level

Intermediate

icon

Learn Type

Certifications

Writing Functions and Stored Procedures in SQL Server

Learn SQL Server programming at the highest level. First, we will show you how to manipulate datetime data by using temporal exploratory analysis with the Washington DC BikeShare transactional database. Next, we'll show you how to create and update user-definable functions. You will learn the context and best practices of each modular programming tool. In the final chapter, you will learn how to apply your new skills in solving real-world problems. This will include determining the pickup points for each driver's shift and identifying the New York City yellow taxi usage per borough.

blur
icon

Total Duration

4 hours

icon

Level

Intermediate

icon

Learn Type

Certifications

Building and Optimizing Triggers in SQL Server

This course is designed to help DBAs and database developers overcome challenges in auditing SQL Server databases and maintaining data integrity. The course focuses on SQL Server triggers, which are special stored procedures that ensure consistency and integrity within the database. Participants will learn how to create and implement triggers in real-world scenarios and understand their limitations and potential uses. The course also covers optimization techniques for customizing triggers to specific needs. By the end of the course, participants will have gained valuable knowledge and skills in using triggers to enhance data optimization in SQL Server. Whether you are a beginner or an experienced database professional, this course offers a comprehensive understanding of SQL Server triggers and their role in database development.

blur
icon

Total Duration

4 hours

icon

Level

Intermediate

icon

Learn Type

Certifications

Improving Query Performance in SQL Server

For a mission-critical assignment, your SQL coding skills will be crucial. You are given code to fix. It is not fast or well-structured, but it does provide the results you need. It is therefore difficult to comprehend. Tomorrow is the deadline. You will need to reformat the code in order to improve performance. Now is the time to get involved! This course will teach you how to use SQL to analyze real-world data from sports and geoscience. This course will discuss good coding practices as well as how to improve query performance in order to get the same result.

blur