How many types of Stored Procedures in SQL Server
Answer Posted / krupalini
Basically two types they are-:
1.User defined stored procedure
2.System store procedure
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the major built-in objects in ASP.NET?
What is the difference between the get method () and post method ()?
Why session is used in asp.net?
COM+ Used ________________ Isolation Level
What is viewstate? What does the “enableviewstate” property do?
Is there any property names “isnavigating”?
Describe paging in asp.net?
Which authentication uses a combination of windows and iis authentication?
what is AutoEventWireUp and what is the use of This property explain in details?
What is the use of data set in asp.net?
Why is this service branded with windows livetm?
Can more than one person use the same login?
What is difference between abstract class and an interface?
What is anonymous authentication?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?