Dette kurset har ingen planlagt dato. Ring 815 48 231 for informasjon om bedriftsinternt kurs.
Oversikt
| Kurskode | 3L100NO | Leveringsform | Instructor Led - Online Training
(Hands-on labs) |
|---|---|---|---|
| Varighet | 3.0 dager | Kurstype | |
| Listepris |
NOK 15 300,00 u. moms
NOK 15 300,00 m. moms |
This is the Instructor-led Online version of Classroom course DB2 Programming Workshop for Linux, UNIX, and Windows (CL100NO).
This is an online course. Please do not make travel arrangements for this course.
After you receive confirmation that you are enrolled, you will be sent further instructions to access audio, video and remote labs.
This course enables you to acquire the skills necessary to produce application programs that manipulate DB2 databases. Emphasis is on embedding Structured Query Language (SQL) statements and preparing programs for execution.
View this course in other countries
Roadmaps:
Målgruppe
This basic course is for application programmers who need to write embedded SQL programs in COBOL or PL/I (on z/OS) or in C language (on Linux, UNIX, and Windows).
Forkunnskaper
You should:
- have experience with one of the supported programming languages, COBOL or PL/I for z/OS, or C language for Linux, UNIX, and Windows
- be able to construct and use SQL statements
Mål
- Incorporate static SQL statements in an application program
- Prepare the program for execution
- Validate execution results are correct
- Produce code to support multiple rows being returned from the database manager using cursors
- Identify considerations regarding units of work concurrency, and restart of programs
- Identify differences between static and dynamic SQL
- Provide test data for applications
- Discuss program and DB2 options relative to performance of static SQL