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
What is an example of translating a date into julian format?
what is error ora-03113: end-of-file on communication channel?
What does pl sql developer do?
Can two tables have same primary key?
How do you delete data from a table?
What is set serveroutput on?
What does where 1 1 mean in sql?
Which version of sql do I have?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
Are subqueries better than joins?
which operator is used in query for pattern matching? : Sql dba
What is clause in sql?
Is left join same as join?
Which join condition can be specified using on clause?
How to install oracle sql developer?