TRAINING CONTENTS
Module 1: Quick Intro to SQL Query Basics
-
-
Optional clauses
-
Working with NULL values
-
Working with Dates
Module 2: Working with Views Module 3: Advanced SQL Query Tactics Module 4: Data Manipulation Statements Module 5: Working with Procedures Module 6: Task-Oriented Queries
-
Nature and purpose of stored procedures and functions
-
Calling stored procedures for effect
-
Passing input parameters to stored procedures
-
Calling procedures that return data
-
Calling built-in functions
-
Calling user-defined functions