Get in Touch

Course Outline

Basics

  • Selecting all columns/fields
  • Selecting specific columns/fields
  • Using DISTINCT for unique values
  • Selecting specific rows/records
  • Selecting values within a specified range
  • Selecting values that match a pattern
  • Selecting values from a specific list
  • Handling NULL values
  • Sorting and ordering data
  • Selecting calculated and derived values
  • Controlling column headings in query results
  • Exporting query results to external files

Joining Tables

  • Principles of joining tables:
    • Using Cartesian joins
    • Using INNER joins
    • Using non-equi joins
    • Using OUTER joins

Combining Queries

  • Using the UNION operator
  • Using the INTERSECT operator
  • Using the EXCEPT operator

Simple Functions

  • Conversion functions
  • Date functions
  • Numeric functions
  • Text functions
  • Group/summary/aggregate functions

Sub-Queries

  • Principles of sub-queries
  • Filtering rows from the main query
  • Using nested sub-queries
  • Using multi-column sub-queries
  • Using correlated sub-queries
  • Employing sub-queries as inline views and common table expressions
  • Using sub-queries as columns in the main query

Case Statements

  • Principles of case statements
  • Using case statements to derive column values
  • Using nested case statements
  • Using case statements to create pivot tables
  • 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
  • Managing transactions
  • Locking rows and tables

Data Definition

  • Principles of relational databases and data normalization
  • Utilizing 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