You are on page 1of 1

----Extra PL/SQL Topics----

1. Arrays
2. String
3. Procedures
4. Functions
5. Cursors
6. Records
7. Exceptions
8. Triggers
9. Packages
10. Collections
11. Transactions
12. Date and Time
13. DBMS Output
14. Indexes
15. Performance Tuning using Explain Plan , using Cost-Based Optimization and other
methods
16. Ref cursors
17. Data security concepts in Oracle
18. User defined data types
19. Views, Materialized View
20. Binding
21. Oracle Locks
22. Oracle SGA
23. Bulk Collect, Bulk Binds, Bulk Exception Handling
24. Oracle ERP and Oracle Forms
25. Dynamic SQL and Oracle Architecture
26. Anonymous blocks
27. NVL, NVL2, DECODE, CASE, NULLIF
28. Sequence
29.
30.

=====topics left to cover


Indexes [done]
Collections [done]
Dynamic SQL [done]
Triggers [done]
Bulk Collections [done]
Bulk Bind [done]
Sequence [done]
Views and Materialized Views
NVL, NVL2, DECODE, CASE, NULLIF

SQL> ANY , ALL , Exists


Types of subqueries
Over Clause with Partition and OrderBy
All types of Joins (CROOS JOIN / NATURAL JOIN)
Difference between DROp, DELETE, TRUNCATE

You might also like