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
How to rename a tablespace in oracle?
How to define a specific record type?
How to drop an index?
What is bind variable in oracle 11g?
How will you write a query to get a 5th rank student from a table student_report?
How to end the current transaction in oracle?
What is a partition in oracle?
What are the differences between interval year to month and interval day to second?
How to insert multiple rows with one insert statement in oracle?
What would you do with an in-doubt distributed transaction?
How to insert a record into a table?
Explain integrity constraints?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
What happens to the current transaction if a ddl statement is executed?
Explain what are the advantages of views?