SQL Server classes logo

Microsoft SQL Server classes
in Denver

 


 

  • SQL Server Beginner Class 
  • SQL Server Advanced Class

Sorry, we currently do not have any public classes scheduled for the SQL Server level 1 class. Please contact us to see if we can put one on the schedule for you.

SQL Server Level 1 beginner class in Denver
Course Description:

This three-day Microsoft SQL Server Beginners Training course helps you prepare for Microsoft Technology Associate Exam 98-364, and build an understanding of these topics: Core Database Concepts, Creating Database Objects, Manipulating Data, Data Storage, and Administering a Database. This course leverages the same content as found in the Microsoft Official Academic Course (MOAC) for this exam.

Target Audience

The Microsoft Technology Associate (MTA) is Microsoft's newest suite of technology certification exams that validate fundamental knowledge needed to begin building a career using Microsoft technologies. This program provides an appropriate entry point to a future career in technology and assumes some hands-on experience or training but does not assume on-the-job experience.

SQL Server Level 1 beginner class in Denver

Download PDF

Course Outline:

1. Getting Started with Microsoft SQL Server

  • Overview of Microsoft SQL Server
  • Installing and Configuring SQL Server
  • Using the Tools in SQL Server

 

2. Designing Databases

  • Creating Databases
  • Designing Tables
  • Indexes
  • Partitioning

 

3. Retrieving and Manipulating Data

  • Data Retrieval
  • Advanced Data Retrieval
  • Data Manipulation

 

4. Creating Database Objects

  • Views
  • Stored Procedures
  • Functions
  • Triggers
  • Database Snapshots
  • Service Broker
  • Full-Text Indexing

 

5. Database Management

  • Security
  • Policy-Based Management
  • Data Recovery
  • SQL Server Agent
  • Dynamic Management Views

 

Our outlines are a guide to the content covered on a typical course. We may change or alter the course topics to meet the objectives of a particular course.

Sorry, we currently do not have any public classes scheduled for the SQL Server level 1 class. Please contact us to see if we can put one on the schedule for you.

Sorry, we currently do not have any public classes scheduled for the SQL Server level 2 class. Please contact us to see if we can put one on the schedule for you.

SQL Server level 2 advanced class in Denver
Course Description:

This five-day instructor-led Microsoft SQL Server Administration course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2012 database. The course focuses on teaching individuals how to use SQL Server 2012 product features and tools related to maintaining a database. Also this course helps you prepare for the Exam 70-462.

Target Audience

The primary audience for this course is individuals who administer and maintain SQL Server databases. Theseindividuals perform database administration and maintenance as their primary area of responsibility, or work inenvironments where databases play a key role in their primary job.The secondary audiences for this course are individuals who develop applications that deliver content from SQLServer databases.

Prerequisites

Basic knowledge of the Microsoft Windows operating system and its core functionality., Working knowledge of Transact-SQL., Working knowledge of relational databases, Some experience with database design.

SQL Server level 2 advanced class in Denver

Download PDF

Course Outline:

1. Introducing to SQL Server 2012 and its Toolset

This module introduces the entire SQL Server platform and its major tools. It covers editions, versions, basics of network listeners, and concepts of services and service accounts.

Lessons:

  • Introduction to the SQL Server Platform
  • Working with SQL Server Tools
  • Configuring SQL Server Services

 

2. Preparing Systems for SQL Server 2012

This module covers planning for an installation related to SQL Server I/O requirements, 32 bit vs 64 bit, memory configuration options and I/O subsystem pre-installation checks using SQLIOSim and SQLIO.

Lessons:

  • Overview of SQL Server Architecture
  • Planning Server Resource Requirements
  • Pre-installation Testing for SQL Server

 

3. Installing and Configuring SQL Server 2012

This module details installing and configuring SQL Server.

Lessons:

  • Preparing to Install SQL Server
  • Installing SQL Server
  • Upgrading and Automating Installation

 

4. Working with Databases

This module describes how data is stored in databases, how to create databases, and how to move databases either within a server or between servers.

Lessons:

  • Overview of SQL Server Databases
  • Working with Files and Filegroups
  • Moving Database Files

 

5. Understanding SQL Server 2012 Recovery Models

This module describes the concept of the transaction log and SQL Server recovery models. It introduces the different backup strategies available with SQL Server.

Lessons :

  • Backup Strategies
  • Understanding SQL Server Transaction Logging
  • Planning a SQL Server Backup Strategy

 

6. Backup of SQL Server 2012 Databases

This module describes SQL Server Backup and the backup types.

Lessons:

  • Backing up Databases and Transaction Logs
  • Managing Database Backups
  • Working with Backup Options

 

7. Restoring SQL Server 2012 Databases

This module describes the restoration of databases.

Lessons:

  • Understanding the Restore Process
  • Restoring Databases
  • Working with Point-in-time recovery
  • Restoring System Databases and Individual Files

 

8. Importing and Exporting Data

This module covers the use of the import/export wizards and explains how they relate to SSIS. Also introduces BCP.

Lessons

  • Transferring Data To/From SQL Server
  • Importing & Exporting Table Data
  • Inserting Data in Bulk

 

9. Authenticating and Authorizing Users

This module covers SQL Server security models, logins and users.

Lessons:

  • Authenticating Connections to SQL Server
  • Authorizing Logins to Access Databases
  • Authorization Across Servers

 

10. Assigning Server and Database Roles

This module covers fixed server roles, user-defined server roles, fixed database roles and user-defined database roles.

Lessons:

  • Working with Server Roles
  • Working with Fixed Database Roles
  • Creating User-defined Database Roles

 

11. Authorizing Users to Access Resources

This module covers permissions and the assignment of permissions.

Lessons:

  • Authorizing User Access to Objects
  • Authorizing Users to Execute Code
  • Configuring Permissions at the Schema Level

 

12. Auditing SQL Server Environments

This module covers SQL Server Audit.

Lessons:

  • Options for Auditing Data Access in SQL
  • Implementing SQL Server Audit
  • Managing SQL Server Audit

 

13. Automating SQL Server 2012 Management

This module covers SQL Server Agent, jobs and job history.

Lessons:

  • Automating SQL Server Management
  • Working with SQL Server Agent
  • Managing SQL Server Agent Jobs

 

14. Configuring Security for SQL Server Agent

This module covers SQL Server agent security, proxy accounts and credentials.

Lessons:

  • Understanding SQL Server Agent Security
  • Configuring Credentials
  • Configuring Proxy Accounts

 

15. Monitoring SQL Server 2012 with Alerts and Notifications

This module covers the configuration of database mail, alerts and notifications.

Lessons:

  • Configuration of Database Mail
  • Monitoring SQL Server Errors
  • Configuring Operators, Alerts and Notifications

 

16. Performing Ongoing Database Maintenance

This module covers database maintenance plans.

Lessons:

  • Ensuring Database Integrity
  • Maintaining Indexes
  • Automating Routine Database Maintenance

 

17. Tracing Access to SQL Server 2012

This module covers SQL Profiler and SQL Trace stored procedures.

Lessons:

  • Capturing Activity using SQL Server Profiler
  • Improving Performance with the Database Engine Tuning Advisor
  • Working with Tracing Options

 

18. Monitoring SQL Server 2012

This module introduces DMVs and the configuration of data collection.

Lessons:

  • Monitoring Activity
  • Capturing and Managing Performance Data
  • Analyzing Collected Performance Data

 

19. Managing Multiple Servers

This module covers Central Management Servers and Multi-Server queries, Virtualization of SQL Server and Data-Tier Applications.

Lessons:

  • Working with Multiple Servers
  • Virtualizing SQL Server
  • Deploying and Upgrading Data-Tier Applications

 

20. Troubleshooting Common SQL Server 2012 Administrative Issues

This module covers common issues that require troubleshooting and gives guidance on where to start looking for solutions.

Lessons:

  • SQL Server Troubleshooting Methodology
  • Resolving Service-related Issues
  • Resolving Concurrency Issues
  • Resolving Login and Connectivity Issues

 

Our outlines are a guide to the content covered on a typical course. We may change or alter the course topics to meet the objectives of a particular course.

Sorry, we currently do not have any public classes scheduled for the SQL Server level 2 class. Please contact us to see if we can put one on the schedule for you.