Get in Touch

Course Outline

Core Concepts

  • Selecting all columns/fields
  • Selecting specific columns/fields
  • Utilizing distinct/unique values
  • Filtering specific rows/records
  • Selecting values within a specified range
  • Selecting values that match a pattern mask
  • Selecting values contained within a list
  • Handling null values
  • Sorting and ordering data
  • Selecting calculated and derived values
  • Customizing column headings in query results
  • Exporting query results to external files

Joining Tables

  • Principles of table joins:
    • Utilization of Cartesian joins
    • Utilization of inner joins
    • Utilization of non-equi joins
    • Utilization of outer joins

Combining Queries

  • Union operator
  • Intersect operator
  • Except operator

Simple Functions

  • Conversion functions
  • Date functions
  • Numeric functions
  • Text functions
  • Group, summary, and aggregate functions

Sub-Queries

  • Principles of sub-queries
  • Filtering rows from the main query
  • Nested sub-queries
  • Multi-column sub-queries
  • Correlated sub-queries
  • Sub-queries utilized as inline views and common table expressions (CTEs)
  • Sub-queries used as columns within the main query

Case Statements

  • Principles of case statements
  • Deriving column values using case statements
  • Nested case statements
  • Creating pivot tables with case statements
  • Integrating case statements with sub-queries

Data Manipulation

  • Inserting values into a table
  • Copying values between tables
  • Updating values
  • Deleting records
  • Modifying data through views
  • Transaction management
  • Locking rows and tables

Data Definition

  • Principles of relational databases and data normalization
  • Implementation of primary key and foreign key relationships and constraints
  • Creating tables
  • Altering tables
  • Creating views
  • Using synonyms
  • Dropping tables and views
 14 Hours

Number of participants


Price per participant

Testimonials (6)

Upcoming Courses

Related Categories