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 the difference between cluster and non cluster index? : Sql dba
What types of commands can be executed in sql*plus?
explain primary keys and auto increment fields in mysql : sql dba
What is set transaction?
what is an index? : Sql dba
Write the alter statement to enable all the triggers on the t.students table.
What is the sql query to display the current date?
how to create a table index in mysql? : Sql dba
What is rollback?
What is full join in sql?
explain what is mysql? : Sql dba
what are the advantages of using stored procedures? : Sql dba
what is uncommittable transactions? : Transact sql
How can I change database name in sql?
What is sqlca in powerbuilder?