Difference between a query and strored procedure?
Answer Posted / r.s.chauhan
Sp gets stored at the server side where as Not necessary
for query(It can be from application or Clint(sql oem) etc)
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is varchar used for?
What is the source code of a program?
How do I upgrade sql?
What is nested table in pl sql?
Can we rename a column in the output of sql query?
What is inner join in sql?
What is a delimiter in sas?
What is sql lookup?
Is pl sql and postgresql same?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is #table in sql?
What is the difference between drop and truncate commands?
What is recursive stored procedure?
explain the delete statements in sql
Which language is used in sql?