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 most important ddl statements in sql are?
What is a record in a database?
How can I get the number of records affected by a stored procedure?
What is the max nvarchar size?
Can you have more than one trigger on a table?
What does t sql mean?
Can a key be both primary and foreign?
How to select random rows from a table?
what is the difference between a web-garden and a web-farm? : Sql dba
what is 'mysqlshow'? : Sql dba
What are all the different normalizations?
Why having clause is used in sql?
Why is a primary key important?
What are aggregate functions in sql?
What is structural independence and why is it important?