Types of store procedure in Sqlserver?
Answers were Sorted based on User's Feedback
Answer / muthu kumar
1.Userdefined stored procedure
2.system stored procedure
3.extended stored procedure
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / rahul
the types of stored proceudre are :
1. userdefined
2. system.
3. extended
4. global
5. temporary
6. Remote
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / prabhakar pandey
1:user defined stored procedure
2:system defined stored procedure
3:temporary stored procedure
4:automatic stored procedure
Is This Answer Correct ? | 0 Yes | 0 No |
can we store textbox and com components in viewstate?
Why mvc is better than asp.net? : Asp.Net MVC
What is the use of view state?
How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
What is advantage of viewstate and what are benefits ?
How is mvc different from asp.net? : Asp.Net MVC
define silverlight and advantages ?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
What does asax stand for?
Describe the application event handlers in ASP.NET?
Explain the different types of assemblies?
What r Callbacks in ASP.NET?