/OraclePLSQL

The Complete PL/SQL Bootcamp : "Beginner to Advanced PL/SQL"

0. Articles

1. References

2. SQL

SQL for R

SQL for Spark

SQL with Hadoop

SQL for Python


All Types of JOIN Operations

2-1. Key Constraints

3. Oracle PL/SQL(Procedural Language extensions to SQL) Reference

4. PL/SQL Basics

5. PL/SQL Variables

6. PL/SQL Control Structures

7. SQL in PL/SQL

7-1. DDL(Data Definition Language)

7-2. DML(Data Manipulation Language)

7-3 DCL(Data Control Language)

7-4 Advanced SQL

  • Cursor Attributes
  • Cursor FOR LOOP
  • CURSOR FOR UPDATE
  • LOCK TABLE Statement
  • WHERE CURRENT OF Statement
  • SELECT FOR UPDATE Statement
  • ROWID Pseudocolumn
  • What is difference between Weak reference type and Strong reference type - PL/SQL cursor
  • 11. PL/SQL Functions

    11.0 Pre-built Functions

    11.1 Numeric and Math Functions

    11.2 String and Char Functions

    15. Advanced PL/SQL