How many types of Stored Procedures in SQL Server
Answer Posted / skmdali786
*User defined Stored Procedures
T-SQL Stored Procedure
CLR Stored Procedure
*System Stored Procedures
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the types of caching in asp.net?
What is the good practice to implement validations in aspx page?
How do I use a proxy server when invoking a web service?
How to make paging concepts in datagrid in ASP.NET?
Can you explain composite pattern?
What are the validation controls available in ASP.NET?
What are the major built-in objects in ASP.NET?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is the sequence in which ASP.NET events are processed?
How do session tokens work?
What is a postback url?
How to implement role based security in asp.net mvc? : Asp.Net MVC
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is the use of ASP.NET routing?