Week 7 - PL/SQL Fundamentals - 1: by Madhu Bhimaraju
Week 7 - PL/SQL Fundamentals - 1: by Madhu Bhimaraju
Week 7 - PL/SQL Fundamentals - 1: by Madhu Bhimaraju
By
Madhu Bhimaraju
Quiz
– two methods used to implement conditional processing (if then else) within a
sql statement are the case expression and the decode function (True/False)
– What is the function that is used to convert a value of number data type to
character.
PL/SQL Introduction
– PL/SQL stands for “procedural Language extensions to the
SQL”
– PL/SQL several defining characteristics are:
– It is highly structured, readable, and accessible language.
– PL/SQL is a standard and portable language for Oracle
development.
– PL/SQL is an embedded language.
– PL/SQL is a high performance, highly integrated database language.