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


Please Help Members By Posting Answers For Below Questions

what are the 'mysql' command line options? : Sql dba

647


Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql

624


how do you control the max size of a heap table? : Sql dba

626


What is a temporal data type?

679


What is a table?

643






what is 'trigger' in sql? : Sql dba

645


Which is faster truncate or drop?

658


What is forward declaration in pl sql?

664


what is a relationship and what are they? : Sql dba

646


What does fetching a cursor do?

699


Explian rowid, rownum? What are the psoducolumns we have?

667


What is cursor and why it is required?

679


Where do we use pl sql?

640


When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?

739


If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????

3612