What are the blocks in stored procedure?
Answer Posted / guest
Begin
--This section must contain atleast one executiable
statment.
Exception
end ;
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is rename in sql?
What is difference between primary and secondary key?
define sql delete statement ? : Sql dba
When to use inner join and left join?
How long does it take to learn pl sql?
Why is there a need for sqlcode and sqlerrm variables?
What are the different types of database management systems?
How to test for null values?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
Can we perform dml in function?
What is sqlca in powerbuilder?
what's the difference between a primary key and a unique key? : Sql dba
Explain ddl statements in pl/sql?
What is pl/sql language case sensitive?
What are the most important characteristics of pl/sql?