Difference between writing SQL query and stored procedure ?

Answer Posted / senthil kumar

compared with query, stored procedure is efficient and fast
execution.Because stored procedure is program once it
formed then execute as a program.

Is This Answer Correct ?    90 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the components of sql server service broker?

512


How to transfer data from a cursor to variables with a "fetch" statement?

582


What is the difference between deallocate cursor and close cursor?

719


What is row_number()?

581


What does normalization do to data?

547






Tell me what is the difference between locking and multi-versioning?

579


Explain trigger classes i.e. Instead of and after trigger?

489


What is index, cluster index and nonclustered index?

515


How to list all objects in a given schema?

562


What is self join in sql server joins?

560


Explain in details security in SQL azure?

97


How is table type constraint applied to a table?

551


What are the new data types are introduced in sql 2000?

506


What do you mean by data integrity?

599


Mention the differences between substr and charindex in sql server.

525