How many types of Stored Procedures in SQL Server

Answer Posted / ganesh bisht

There are three types of stored procedure in sql server
1.user-defined Procedures
(a)Transact-SQL stored procedure
(b)CLR Stored Procedure.

2.System Stored Procedures

3.Extended Stored Procedures

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between client-side and server-side validations in web pages.

567


How do I publish my asp.net application to my isp's web server?

595


I’m having some trouble with cas. How can I diagnose my problem?

596


What is the use of HttpHandlers? When to use this?

634


What are the various session state management options provided by asp.net?

546






Explain how viewstate is being formed?

544


Difference between application events and session events

596


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

588


How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

1575


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

490


What is autopostback in asp net?

593


What is web api vs wcf?

583


What is IPostBack? How to use it?

602


What are the features of asp.net mvc?

529


How to add DateTime Control in normal DataGrid Server Control?

585