List of topics for learning and test:
- Introduction to PL/SQL
- Creating and Running PL/SQL Code
- Language Fundamentals
- Conditional and Sequential Control
- Iterative Processing with Loops
- Exception Handlers
- Working with Program Data
- Strings
- Numbers
- Dates and Timestamps
- Records
- Collections
- Miscellaneous Datatypes
- DML and Transaction Management
- Data Retrieval
- Dynamic SQL and Dynamic PL/SQL
- Procedures Functions and Parameters
- Packages
- Triggers
- Managing PL/SQL Code
- Optimizing PL/SQL Performance
- I/O and PL/SQL
- Application Security and PL/SQL
- PL/SQL Architecture
- Globalization and Localization in PL/SQL
- Object-Oriented Aspects of PL/SQL
- Calling Java from PL/SQL
- External Procedures
- Oracle/PLSQL Functions
- Keys Constraints
- Synonyms Privileges Passwords and Roles
- Indexes
- Database Administration
- Functions, Procedures and Cursors
- Variables constants comments literals
- FOR Loop WHILE Loop IF-THEN-ELSE
- Sequences Commits and rollbacks Exception
- System Tables
- Comparison Operators
- SELECT, INSERT, INSERT ALL, DELETE, UPDATE and TRUCATE
- UNION, UNION ALL, INTERSECT and MINUS
- Subqueries
- PIVOT Clause
- Inner and Outer joins
- ALIASES DISTINCT Clause
- FROM, WHERE, ORDER BY, GROUP BY, and HAVING Clauses
- Conditions
- Tables and Views
- Functions