Answer Posted / jyoti ranjan samal
Store procedure can invoke DDL&DML statement and can return
value.
2.You can also execute one procedure to another procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Will you be able to store pictures in the database?explain.
Can sub procedure/function be called recursively?
Why packages are used in oracle?
Explain index?
What happens to the current transaction if the session is ended?
What is the difference between truncate & delete command?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Explain the use of consistent option in exp command.
Explain the dml?
What is format trigger?
What are the different editions of oracle?
How can we view last record added to a table?
How to pass parameters to procedures in oracle?
What is java oracle used for?
How to define an oracle sub procedure?