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 dml with example?
Is sql low level language?
what is data control language? : Sql dba
What is nvarchar max in sql?
How many types of indexes are there in sql?
Can ddl statements be used in pl/sql?
Why do we need databases?
What is the difference between nvl function, ifnull function, and isnull function?
What is the difference between syntax error and runtime error?
What is the use of partition by in sql?
Explain what is sql?
How do you run a query?
What is a temporal table?
What are the advantages of sql?
How many sql statements are used? Define them.