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

Which join is default?

521


Are subqueries better than joins?

536


what are the security recommendations while using mysql? : Sql dba

581


Can we use delete in merge statement?

515


what are the join types in tsql? : Transact sql

576






What are the steps for performance tuning.

845


What is number function in sql?

527


How do you optimize a stored procedure query?

566


Does pdo prevent sql injection?

520


Why is partition used in sql?

550


Name three sql operations that perform a sort.

590


What is difference between procedure and trigger?

519


Explain commit, rollback and savepoint.

605


What is sql and explain its components?

601


how to convert numeric values to character strings? : Sql dba

569