Pl/SQL Session 1 - Introduction , Anonymous block, Procedures, Conditional and Case Statements

Опубликовано: 11 Октябрь 2024
на канале: Satish C J
320
9

Link for Oracle11g XE edition installation and SQL Tutorials
   • Installation - Oracle Database 11g Re...  

   • SQL DDL Commands - CREATE, ALTER , DR...  


In this session we will look at the following concepts
Introduction to PL/SQL
Sections in a PL/SQL block
Anonymous PL/SQL block
Procedures
Conditional Statements - if , if else, if elsif
Case Statement , Case Expression