What are the blocks in stored procedure?
Answer Posted / swapnareddy
Declaration Block(optional)
Begin
Executable Block
exception Block(optional)
end;
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
Explain raise_application_error.
How to return an array from java to pl/sql?
How does a covering index work?
What is a parameter query?
What are different types of triggers?
What is a common use of group by in sql?
What is serial sql?
What are the two types of periodical indexes?
what are the different index configurations a table can have? : Sql dba
What information is needed to connect sql*plus an oracle server?
How does stored procedure reduce network traffic?
what are different types of collation sensitivity? : Sql dba
What is a scalar value in sql?
What is a sql statement?