1. What is PLSQL
2. PLSQL Block Structure
3. Execute a PLSQL Anonymous Block using SQLPlus
4.1 anonymous-block.zip
4. Execute a PLSQL Anonymous Block using Oracle SQL Developer
5.1 anonymous-block.zip
5. Execute a PLSQL Anonymous Block using TOAD
6. PLSQL Variables
7. PLSQL Variable Declaration
8. PLSQL Variable Assignment
9. PLSQL Variable Anchors
10. Executing PLSQL Variable Assignment using SQLPlus
11. Executing PLSQL Variable Assignment using Oracle SQL Developer
12. Executing PLSQL Variable Assignment using TOAD
13. Initializing Variables in PLSQL using SQLPlus
14. Initializing Variables in PLSQL using SQL Developer
15. Initializing Variables in PLSQL using TOAD
16. PLSQL Literals
17. Variable Scopes in PLSQL using SQLPlus
18. Variable Scopes in PLSQL using SQL Developer
19. Variable Scopes in PLSQL using TOAD
20. Introduction to PLSQL Functions
21. Creating Functions
22. Creating PLSQL Functions using SQLPlus
23. Creating PLSQL Functions using SQL Developer
24. Creating PLSQL Functions using TOAD
25. What are PLSQL Stored Procedures
26. How to create stored procedure using SQLPlus
27. How to create stored procedure using SQL Developer
28. How to create stored procedure using TOAD
29. How to execute or call a stored procedure using SQLPlus
30. How to execute or call a stored procedure using SQL Developer
31. How to execute or call a stored procedure using TOAD
32.1 Overview of PLSQL Data Types.pdf
32. PLSQL Data Types.html
33. PLSQL IF Statements
34. PLSQL IF Statements example using SQLPlus
35. PLSQL IF Statements example using SQL Developer
36. PLSQL IF Statements example using TOAD
37. Overview of PLSQL.html