what are stored procedures?

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


Please Help Members By Posting Answers For Below Questions

What happens if you lost a data file?

584


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

1472


What is parameterized cursor in oracle?

578


How different is ms access and oracle?

547


How to assign a table row to a record variable?

582






what are bitmap indexes? How does they work?

1719


What is Data Dictionary Cache in Oracle?

664


What is the best way to do multi-row insert in oracle?

563


What is the difference between count (*), count (expression), count (distinct expression)?

561


What is the disadvantage of User defind function?

1833


What is an Oracle Instance?

687


Explain the difference between replace() and translate() functions in oracle?

582


11. Display the client number and name and the client number and name of the person who referred that client.

1921


What operating systems are supported by oracle database 10g xe?

583


Explain alias?

715