- [1Z0-047] Oracle Database 10g: Introduction to SQL
- Search data using advanced sub queries - row and column data from tables with the SELECT statement - Employ SQL functions to generate and retrieve customized data - data manipulation statements (DML) to update data in the Oracle Database 10g - Control user access and manage schema objects
3/4 ÁÖÂ÷
- [1Z0-042 ] Oracle Database 10g: Administration Workshop I
- [1Z0-147] Oracle Database 10g: Program with PL/SQL
- Design PL/SQL anonymous blocks that execute efficiently - Write PL/SQL code to interface with the database - Describe the features and syntax of PL/SQL - Use PL/SQL programming constructs and conditionally control code flow ..(loops, control structures, and explicit cursors) - Handle runtime errors - Create simple procedures and functions - Design PL/SQL packages to group and contain related constructs - Categorize and Use the Oracle supplied PL/SQL packages to generate screen output, ..file output, web output, and mail output - Schedule PL/SQL jobs to run independently - Write dynamic SQL for more coding flexibility - Create triggers to solve business challenges - Manage dependencies between PL/SQL subprograms