what are stored procedures?

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


Please Help Members By Posting Answers For Below Questions

what is normalisation?what are its uses?

1956


How to define an external table with a text file?

810


WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?

2016


Explain the use of analyse option in exp command.

790


how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?

2111


Does oracle database need java?

742


What is the use of oracle?

789


What is where clause in oracle?

763


What is the difference between view and materialized view in Oracle?

865


When do you get a .pll extension in oracle?

914


What is analyze command used for?

805


What is the quickest way to fetch the data from a table?

810


In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.

1671


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.

1822


How do I learn what codesets are available in oracle?

784