This course is not scheduled. Inquire about Onsite training at your facility.
Overview
| Course code | OL390 | Skill level | Advanced |
|---|---|---|---|
| Duration | 3.0 days | Delivery type | Classroom
(Hands-on labs) |
| Course type | Public or Private on-site | ||
| Public price | USD $2,750.00 plus tax |
Learn how to use advanced SQL features and syntax that can be leveraged from any programming language that supports SQL. Learn about advanced SQL DDL (Data Definition Language) features such as identity columns and constraints that enable data-centric programming. Learn how to take your SQL reports and query definitions to the next level with views, common table expressions, and OLAP (On-Line Analytical Processing) specifications. Learn how to use SQL procedurally with user-defined functions, triggers, and advanced stored procedures.
This course provides lectures and hands on labs in a face-to-face classroom setting. The course is also offered in a live virtual classroom environment (ILO -Instructor Led Online) with hands-on labs: DB2 for i Advanced SQL Programming - ILO (OV390).
View this course in other countries
Training Paths that reference this course are:
Audience
This advanced course is for experienced Power System with IBM i (including iSeries and AS/400e) programmers who design and write applications that use SQL to access the database.
Skills taught
- Defining advanced SQL DDL syntax when creating tables and indexes to leverage DB2 for i data-centric features
- Advanced query features such as common table expressions, views, subqueries, and OLAP specifications on SQL DML (Data Manipulation Language) statements
- Advanced join and hierarchical processing with SQL DML
- Define and code SQL triggers
- Define and code SQL user-defined functions
- Code advanced features of SQL procedures, including error handling and passing result sets
- Integrating DB2 and XML data with SQL
Course outline
Advanced SQL DDL
- Table
- Index
- Sequence
- Global Variables
Advanced SQL DML
- Common table expressions and derived tables
- Views and subqueries
- Joins and hierarchical processing
- OLAP specifications
Procedural SQL Programming
- User-defined functions
- Triggers
- Advanced Stored Procedure coding
DB2 and XML data integration