中國大陸
台灣
香港/澳門
返回首頁
課程資訊
培訓路徑
最新消息
Badge計劃
聯絡/建議
請輸入關鍵字或課程代碼
1
2
3
4
IBM課程中心
首頁>IBM課程中心>課程信息
DB2 Family Fundamentals
課程編號/Course Code
CE031
課程級別/Skill Level
初級
課程分類/Curricula
Data、AI
授課方式/Delivery Type
教室授課
授課語言/Language
中文
上機實驗/Hands-on Labs
無
價格 (元) /Price
NT$ 40000
天 數/Duration
2
點 卷
80
先修課程
None
授課地點
Location
3月
4月
5月
6月
7月
8月
9月
10月
台北
30-30
課程描述/Course Description:
This course provides you with information about the functions of IBM's DB2, a relational database manager which may be installed under a variety of operating systems on many hardware platforms.
DB2 runs under the z/OS, VM, Linux, UNIX, and Windows operating systems, to name a few.
The course includes discussion of how the DB2 products provide services. The focus is on the services DB2 provides and how we work with DB2, not on its internal workings.
Learning Journeys or Training Paths that reference this course:
● Data Servers Cross Product Overview
● DB2 for z/OS
授課對象/Target Audience:
This basic course is for persons needing an introductory knowledge of DB2, and persons preparing for advanced and specialized DB2 education.
預備技能/Prerequisites:
Basic knowledge in data processing
課程目標/Skills Taught:
● List and describe the major components of IBM's relational database, DB2
● Explain the characteristics of a DB2 table
● Relate the basic concepts of data modeling
● Comprehend the processing instructions given to DB2 via simple SQL statements
● List and describe several ways to build (write) and execute SQL statements
● List and describe steps needed to imbed SQL statements in an application program
● Explain some of the functions performed by, and the responsibilities of, database and system administrators
● Establish a base for more specialized DB2 education
主要課題/Course Outline:
■ Understanding a Table
(1) Identify the advantages of a relational database
(2) Define a relation
(3) Name the language used to talk to a relational database manager (RDBM)
(4) List three characteristics assigned to each column
(5) Define the tasks performed by DB2 when running an application
(6) Define the roles that are performed within DB2
■ Data Modeling and Database Design
(1) State the purpose of a business model
(2) Identify an Entity-Relational Diagram (ERD) model
(3) List several DB2 column data types
(4) Identify non-standard column and table names
(5) Identify the characteristics of a primary key and a foreign key
(6) State the purpose of referential integrity
(7) State the purpose of triggers
■ How does a User use DB2
(1) List several ways to talk to DB2
(2) List multiple ways to generate an SQL statement
(3) List several ways to ADD, REMOVE, or CHANGE table rows
(4) List several ways to READ data and produce reports
■ How does a Programmer use DB2
(1) List the steps needed to create a test environment
(2) List the necessary steps to coding SQL in a program
(3) Describe the purpose of SQL delimiters
(4) Describe the purpose of an SQLCA
(5) List the steps involved in preparing a program for execution
(6) State the differences between static and dynamic SQL
■ What does an Administrator do in DB2
(1) List some of the tasks performed by a DB2 System Administrator: Identifying the DB2 product, Installing DB2, Creating subsystems/instances, databases and table spaces, Authorizing, and Monitoring
(2) List some of the tasks performed by a DB2 Database Administrator: Creating, altering and dropping tables, views and indexes, Planning locking strategies, Running utility jobs and Authorizing
■ Information Management with DB2
(1) List several planning considerations for distributing data
(2) List some of the skills required to successfully distribute data
(3) Differentiate between remote unit of work, distributed unit of work, and distributed request
(4) List some of the security concerns when dealing with distributed data
(5) List some of the other products that interface with DB2
■ Agenda
Day 1 ~
● Welcome
● Understanding a Table
● Data Modeling and Database Design
● How does a User use DB2
Day 2 ~
● How does a Programmer use DB2
● What does an Administrator do in DB2
● Information Management with DB2