Certificate Authentication

SQL Advance - Bespoke TNW Certificate for Fiona Kearns

Add to LinkedIn

Certificate ID: 
721395
Authentication Code: 
d2c64
Certified Person Name: 
Fiona Kearns
Trainer Name: 
Philip Isham
Duration Days: 
2
Duration Hours: 
14
Course Name: 
SQL Advance - Bespoke TNW
Course Date: 
1 June 2023 09:30 to 2 June 2023 16:30
Course Outline: 

Useful Database Objects

  • Creating Databases, Tables, Views, Constraints
  • Principles of using indexes
  • How to create and maintain an index
  • Use of clustered tables
  • Use of partitioned tables
  • Use of metadata in the master database

Advanced Functions

  • Use of Rollup, Cube & related functions
  • Use of hierarchical queries
  • Use of analytical summary functions, e.g. moving averages, running totals
  • Use of ranking functions

Additional learning (suggested learning)

  • Aggregates: COUNT, SUM, MAX/Min, DISTINCT, GROUP BY, HAVING
  • JOIN & UNION statements
  • NULL handling
  • Subqueries: IN, EXISTS…
  • Views
  • Triggers
  • Data Modelling: Normal Forms, Primary & Foreign Keys
  • Transactions: COMMIT, ROLLBACK, Error handling