Answer Posted / pushpa
stored procedures means containing a precompiled block of
code.
if we call stored procedures they need not compiled,only
execution takes place.
with this advantage ,work on database is less.
with these sps we can perform business logics.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What to do if the binary spfile is wrong for the default instance?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
What is a relational database management system?
How to convert characters to numbers in oracle?
Explain the function of optimizer in oracle?
What is difference between sid and service name in oracle?
How to list all tables in your schema?
How to rename a column in an existing table?
State all possible different index configurations a table can possibly have?
Where is the export dump file located?
What do you mean by cdb and pdb in oracle 12c?
how to clone 9i Database on to 10g Database.
Query to retrieve record for a many to many relationship ?
Why use resource manager in Oracle?
Explain the blob datatype?