General » Introduction to HW & SW » TracksOperating systems » MVS - z/OS » UNIX - Linux - AIX » VMwareDatabases, transaction systems and middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence and data warehouseApplication development » Methods and techniques » TOGAF » PRINCE2 » Programming languages » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSystems management » ITIL
Practical informationRegistration This course is designed for application programmers, developers and DBAs.
Knowledge of Oracle relational database systems, SQL and the concepts behind procedural languages (see Oracle fundamentals course).
Classroom instruction with practical exercises.
Steven Scheldeman, Kris Van Thillo.
3 days.
| date | language | place | price | remarks |
| 27/02/2012 | Leuven | 1185 EUR | ||
| 21/05/2012 | N | Woerden | 1185 EUR |
During the development and/or control of programs for database processing, application programmers, developers and DBAs need more than the basic relational possibilities of Oracle SQL.
Therefore the objectives of this course are:
'Stand Alone' versus 'Stored' procedures
Writing SQL in a procedural environment
Explicit declaration • implicit declaration
If-then-else structure
For-loop • do-while loop • loop-endloop • goto
Implicit and explicit cursors • attributes • cursor-for loop
Pre-defined exceptions • application exceptions
packages • functions • procedures • triggers