Answer Posted / rocky-455
1. Store procedure may or may not return a value. If we want to return a value then we need to pass the parameters like INPUT & OUTPUT parameters
2. It can allowed SELECT/INSERT/UPDATE/DELETE Statements. It can be change state of table.
3. It can call Functions, Views, and Procedures inside procedures.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is normalisation?what are its uses?
How to define an external table with a text file?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
Explain the use of analyse option in exp command.
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
Does oracle database need java?
What is the use of oracle?
What is where clause in oracle?
What is the difference between view and materialized view in Oracle?
When do you get a .pll extension in oracle?
What is analyze command used for?
What is the quickest way to fetch the data from a table?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
How do I learn what codesets are available in oracle?