Get in Touch

Course Outline

Basics

  • Selecting all columns/fields
  • Selecting specific columns/fields
  • Utilising distinct/unique values
  • Selecting specific rows/records
  • Selecting values within a defined range
  • Selecting values that match a pattern mask
  • Selecting values within a list
  • Handling null values
  • Sorting and ordering data
  • Selecting calculated and derived values
  • Controlling column headings in query results
  • Directing query results to external files

Joining Tables

  • Principles of joining tables:
    • Utilising cartesian joins
    • Utilising inner joins
    • Utilising non-equi joins
    • Utilising outer joins

Joining Queries

  • Union operator
  • Intersect operator
  • Except operator

Simple Functions

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

Sub-Queries

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

Case Statements

  • Principles of case statements
  • Utilising case statements to derive column values
  • Utilising nested case statements
  • Utilising case statements to create pivot tables
  • Utilising case statements with sub-queries

Data Manipulation

  • Inserting values into a table
  • Copying values between tables
  • Updating values
  • Deleting records
  • Modifying data via views
  • Utilising transactions
  • Locking rows and tables

Data Definition

  • Principles of relational databases and data normalisation
  • Utilising primary key and foreign key relationships and constraints
  • Creating tables
  • Altering tables
  • Creating views
  • Utilising synonyms
  • Removing tables and views
 14 Hours

Testimonials (6)

Upcoming Courses

Related Categories