SQL Training – SQL Querying Fundamentals Part 2

Course Overview

Think you know SQL? Time to level up. SQL appears in over 45% of all data job postings, making it the most in-demand skill for data professionals. In this SQL training course, you’ll build on your foundational skills to write advanced queries, structure and index tables, and control how data is stored and manipulated.

Through real-world exercises and expert instruction, you’ll learn how to use subqueries, manage views, and execute transactions—giving you the tools to confidently handle more complex data scenarios.

What Is Included

  • Expert-led training with real-world scenarios
  • Official courseware and supplemental materials
  • Certificate of completion
  • Hands-on labs and practical exercises
  • Access to class recordings for 90 days
  • Guaranteed-to-run dates
  • Flexible rescheduling options
  • Free course retake

Course Objectives

After completing this course, students will be able to perform advanced SQL operations on relational databases to retrieve, manipulate, and secure data more effectively. You will gain skills in:

  • Writing subqueries and multi-level subqueries
  • Inserting, updating, and deleting data in tables
  • Creating and modifying table structures and constraints
  • Creating views and performing data operations through views
  • Creating and managing indices for optimized performance
  • Using transactions to manage changes with commit and rollback

Who Should Attend?

Students should have basic computer skills, SQL skills, and be familiar with concepts related to database structure and terminology.

What’s included?

  • Authorized Courseware
  • Intensive Hands on Skills Development with an Experienced Subject Matter Expert
  • Hands-on practice on real Servers and extended lab support 1.800.482.3172
  • Examination Vouchers & Onsite Certification Testing- (excluding Adobe and PMP Boot Camps)
  • Academy Code of Honor: Test Pass Guarantee
  • Optional: Package for Hotel Accommodations, Lunch and Transportation

With several convenient training delivery methods offered, The Academy makes getting the training you need easy. Whether you prefer to learn in a classroom or an online live learning virtual environment, training videos hosted online, and private group classes hosted at your site. We offer expert instruction to individuals, government agencies, non-profits, and corporations. Our live classes, on-sites, and online training videos all feature certified instructors who teach a detailed curriculum and share their expertise and insights with trainees. No matter how you prefer to receive the training, you can count on The Academy for an engaging and effective learning experience.

Methods

  • Instructor-Led (the best training format we offer)
  • Live Online Classroom – Online Instructor-Led
  • Self-Paced Video

Speak to an Admissions Representative for complete details

StartFinishPublic PricePublic Enroll Private PricePrivate Enroll
12/8/202512/12/2025
12/29/20251/2/2026
1/19/20261/23/2026
2/9/20262/13/2026
3/2/20263/6/2026
3/23/20263/27/2026
4/13/20264/17/2026
5/4/20265/8/2026
5/25/20265/29/2026
6/15/20266/19/2026
7/6/20267/10/2026
7/27/20267/31/2026
8/17/20268/21/2026
9/7/20269/11/2026
9/28/202610/2/2026
10/19/202610/23/2026
11/9/202611/13/2026
11/30/202612/4/2026
12/21/202612/25/2026
1/11/20271/15/2027

Agenda

Duration
1 Day

1. Using Subqueries to Perform Advanced Querying

  • Search Based on Unknown Values
  • Compare a Value with Unknown Values
  • Search Based on the Existence of Records
  • Generate Output Using Correlated Subqueries
  • Filter Grouped Data Within Subqueries
  • Perform Multiple-Level Subqueries

2. Manipulating Table Data

  • Insert Data
  • Modify and Delete Data

3. Manipulating the Table Structure

  • Create a Simple Table
  • Create a Table with Constraints
  • Add or Drop Table Columns
  • Add or Drop Constraints
  • Modify the Column Definition
  • Back Up Tables
  • Delete Tables

4. Working with Views

  • Create a View
  • Manipulate Data in Views
  • Create Aliases
  • Modify and Drop Views

5. Indexing Data

  • Create Indices
  • Drop Indices

6. Managing Transactions

  • Create Transactions
  • Commit Transactions