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
How to create id with auto_increment on oracle?
How to drop a tablespace?
What is object data modeling?
How different is ms access and oracle?
Can group functions be used in the order by clause in oracle?
State some uses of redo log files?
What is oracle server autotrace in oracle?
How to insert a new row into a table in oracle?
What are advantages of dateset in datastage?
How to select some columns from a table in oracle?
What is a named program unit?
Can we save images in a database and if yes, how?
How to get a list of all user accounts in the database?
How to use "while" statements in oracle?
What do you mean by merge in oracle and how can we merge two tables?