What is the basic structure of PL/SQL ?

Answer Posted / kannan

# 4

Declare (Optional)
begin (Mandatory)
exception(Optional)
end; (Mandatory)

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are character functions in sql?

572


what is the difference between nested subquery and correlated subquery?

643


Does sql use python?

664


How do I order columns in sql?

619


Are null values same as that of zero or a blank space?

643






Why select is used in sql?

603


What is sql and how does it work?

637


what is the difference between inner and outer join? Explain with example. : Sql dba

635


What is structural independence and why is it important?

649


What is normalisation and its types?

629


What is a database? Explain

687


What is sql mysql pl sql oracle?

687


how to load data files into tables with 'mysqlimport'? : Sql dba

618


what are the properties and different types of sub-queries? : Sql dba

609


What is the use of count (*) in sql?

643