Kursen har inget datum. Ring vår kursbokning 077 186 10 37 för information om en privat utbildning.
Översikt
| Kurskod | 3L100SE | Leveranstyp | Instructor Led - Online Training
(Hands-on labs) |
|---|---|---|---|
| Kurslängd | 3.0 dagar | Kurstyp | |
| Listpris |
SEK 17 400,00 exkl moms
SEK 21 750,00 inkl moms |
This is the Instructor-led Online version of Classroom course DB2 Programming Workshop for Linux, UNIX, and Windows (CL100SE).
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.
Visa den här kursen i andra länder
Roadmaps:
Målgrupp
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).
Förkunskaper
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