Home | Add to Favorites | Ebooks Directory | News  
SQL & PL/SQL  Resources
Home
SQL , PL/SQL  Article
SQL Tutorial 
Books
SQL  Questions
SQL Code
PL/SQL Tutorial
SQL Reference
Welcome to  PL/SQL Page

PL/SQL is Oracle's Procedural Language extension to SQL

It also includes object oriented programming techniques such as encapsulation, function overloading

Sample PL/SQL codes


 

Index
    
                 1. Using loops in Pl/sql

                     
                 2. Using if condition and Goto

                 3. Using record type and sql%notfound

                 4. Using cursor for loop



 
Visit SQL and PL/SQL  Article Part for more articles about SQL  ,Example Code  and interview questions