Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Create Stored Subroutines for Government
- Compilation, object status, and source codes
- Code encryption (wrap)
- Object dependency model
- Parameterization
Permissions and Schemas in PL/SQL for Government
- Owner and caller models
- Direct and role-based permissions
- Whitelist management
- Assigning roles to procedures and inheriting permissions
Advanced Cursors for Government
- Comparison of explicit cursors and cursor loops
- Pointers for weak and strong cursors
- Support for dynamic cursors
- FOR UPDATE cursors
Collections for Government
- Associative tables (index by), nested tables, and varrays
- Attributes, handling, initialization, and memory allocation
- Bulk queries (BULK COLLECT) and bulk DML (FORALL)
- Bulk operations in dynamic SQL
- Exception handling in bulk operations
- Array and stream functions
Packages for Government
- Package structure: specification and body
- Benefits of using packages
- Initialization section, global variables, memory management, and package instance
Triggers for Government
- DML triggers
- View triggers (INSTEAD OF)
- System triggers
- Composite triggers
Application Context and VPD for Government
- Using built-in context
- Creating private and global contexts
- Saving and reading context values
- Policies and Virtual Private Database (VPD)
Appendix A - Examples of Using Embedded Packages for Government
- File handling (utl_file)
- Job scheduling (dbms_job and dbms_scheduler)
Suggested pre-training
ORA_S1, ORA_P1
Suggested complementary training
ORA_SP3
Requirements
Understanding the fundamentals of the SQL language, including query construction, DML (Data Manipulation Language), DDL (Data Definition Language), and TCL (Transaction Control Language) commands, is essential. Additionally, the ability to interpret and develop basic PL/SQL scripts is crucial for government data management tasks.
21 Hours
Testimonials (3)
he explained very well, and gave guidance on the exercises.
Stoyan - OPEN COURSE
Course - Oracle Database 19c PL and Advanced SQL
I liked the hands-on experience and the opportunity to work on actual coding activities
Kristine - Isuzu Philippines Corporation
Course - ORACLE PL/SQL Fundamentals
The PL/SQL session basics. I used PL/SQL but never got the basics of it and this course helped me a lot understand PL/SQL queries.