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 rowtype?
How to get unique records from a table?
What is trigger in flip flop?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
Can we rename a column in the output of sql query?
what are date and time data types? : Sql dba
Is trigger a stored procedure?
Who is the owner of mysql database?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
How many types of functions are there in sql?
Which one is better sql or oracle?
What are predefined functions in sql?
How do I count rows in sql?
Why query optimization is needed?
What is the largest value that can be stored in a byte data field?