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
Why use stored procedures?
What is dcl in sql?
Determine if oracle date is on a weekend?
What is trigger in sql?
What is primary key in db?
How do you change a value in sql?
Can a primary key be a foreign key?
Difference between table function and pipelined function?
What are the indexing methods?
How do I view tables in sql developer?
What is rename in sql?
What is left join in sql?
What is scalar function?
What is the purpose of the primary key?
What is sql profiling in oracle?