Answer Posted / greatasoft-mani.b
Stored Procedure's are precomplied one. When ever you call
a stored procedure it generate the result faster than
ordinay coding. The improve the performance of the
application i.e to reduce the time stored procedure's are
used
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is serial sql?
What is sql lookup?
What does partition by mean in sql?
What is the command used to fetch the first 5 characters of a string?
How do you create an update query?
What is bitemporal narrowing?
Show code of a cursor for loop.
How many types of index are there?
How to pipe multiline string to isql?
What is the difference between delete and truncate statement in sql?
What are the different schemas objects that can be created using pl/sql?
Why plvtab is considered as the easiest way to access the pl/sql table?
What is lexical units in pl sql?
How do I pipe the output of one isql to another?
What are the types of variable use in pl sql?