Difference between a query and strored procedure?
Answer Posted / khushbu wadhwani
in procedure one time compilation is done,whereas in query
compilation is done everytime.so,procedure improves
efficiency & performance
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of index in sql?
Does a primary key have to be a number?
How do I install sql?
Describe different types of general function used in sql?
How much does sqlite cost?
What is the difference between the implicit and explicit cursors?
what is the difference between group by and order by in sql? : Sql dba
What is file based approach?
what are sequences
What is the maximum database size for sql express?
what is bcp? When does it used? : Sql dba
What is restrict in sql?
Is postgresql a nosql database?
What is sql*loader?
What is the maximum number of triggers, you can apply on a single table?