|
 |
|
|
|
Manage Data with DB2 UDB – SQL
|
|
|
|
Duration
2 – 3 hours
Overview
Audience
Programmers and DBAs requiring training in managing and accessing DB2 databases, particularly the
use of SQL.
Prerequisites
Basic understanding of DB2 UDB, relational databases, and system design.
Objectives
After completing this course, the student should be able to:
- Inquire on DB2 data using SQL Data Manipulation Language (DML)
- Insert, update, and delete DB2 data using SQL Data Manipulation Language (DML)
Course Content
Unit 1 SQL – SELECTING DATA
- Use the SELECT statement to select data
- Code predicates (WHERE clauses) to restrict the data selected
- Code simple column arithmetic
- Code for and understand the effects of null values
Unit 2 SQL – SCALER AND COLUMN FUNCTIONS, AND ORDER
- Code scalar functions on columns
- Code aggregate or column functions and groupings
- Code the ORDER BY clause
Unit 3 SQL – THE INSERT, DELETE, AND UPDATE STATEMENTS
- Use the INSERT statement to insert rows to tables
- Use the DELETE statement to delete rows from tables
- Use the UPDATE statement to modify the values of columns in rows
Unit 4 JOINING DB2 TABLES TOGETHER
Unit 5 SQL – DISTINCT, CASE, UNION, AND VIEWS
- Use the DISTINCT SQL keyword
- Use the SQL CASE expression
- Create UNIONs to combine data from multiple selects
- Create and use VIEWs to protect or aggregate underlying table data
|
|
|
|
| ©
Copyright 2007. All rights reserved. Interskill Learning, Inc. |
|  |
|
|