What is a stored procedure?

Answer Posted / hokar

stored procedure is a set of sql statements that are stored
in the database on a server rather than storing it in the
database.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Delete duplicate rows without using rowid.

1063


How do I uninstall sql server 2014?

516


What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security

543


How do triggers work?

536


What is the difference between a clustered index and a non-clustered index?

526






Why should one not prefix user stored procedures with ‘sp_’?

590


I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration

575


when you create a database how is it stored? : Sql server database administration

490


What is primary key, unique key, and foreign key?

536


What are horizontal and vertical scaling?

144


Does dbcc checkdb requires db to be in single_user mode? : sql server database administration

516


What is subquery explain with example?

609


How to Sync Two SQL Azure Databases?

101


What is tabulation?

553


What is statement level trigger?

537