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
Is sql the best database?
What is a memo field?
What are the different types of database management systems?
What is sql constant?
What is program debugging?
What are the different types of functions in sql?
What is database white box testing and black box testing?
Can ddl statements be used in pl/sql?
What is varchar used for?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
How many joins can you have in sql?
What are all the ddl commands?
What is pl/sql language case sensitive?
Why use triggers in sql?
What is not equal in sql?