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 |
What are Master Pages in ASP.NET?
What are Authentication and Authorization?
What are the cookies types in asp.net?
What symbol specifies the beginning of a query string?
Where does the Web page belong in the .NET Framework class hierarchy?
How many classes can a single .NET DLL contain?
How to find out what version of asp.net I am using on my machine?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is ASLM?
What base class do all Web Forms inherit from?
How many rounds are there for a software programmer to clear interview in any IT industries(MNC).
Explain the namespace classes used in asp.net mvc? : asp.net mvc