How many types of Stored Procedures in SQL Server
Answers were Sorted based on User's Feedback
Answer / skmdali786
*User defined Stored Procedures
T-SQL Stored Procedure
CLR Stored Procedure
*System Stored Procedures
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / krupalini
Basically two types they are-:
1.User defined stored procedure
2.System store procedure
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
Answer / rana
There are two type of stored Procedure in Sql Server
DDl
DML
| Is This Answer Correct ? | 4 Yes | 13 No |
Explain the updatepanel?
what is meant by sitemapnode ?
What is the purpose of each of the validation controls provided by ASP.NET?
What is reflection and disadvantages of reflection ?
Give an example appropriate use forweb service as opposed to a non-serviced .NET component
You create an assembly to access data in a relational database. This assembly will be used by several ASP.NET applications on your Web server. You need to ensure that all your applications can access the assembly. Which two actions should you take (Each Answer: presents part of the solution.)? (Choose two) A . Run the Assembly Registration tool (Regasm.exe). B . Run the String Name tool (Sn.exe). C . Run the Installer tool (Intallutil.exe). D . Run the Global Assembly Cache tool (Gacutil.exe).
6 Answers CPCL, Syntax Softtech,
what is client back feauture ?
What is server side session management?
Explain global assembly cache.
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Which is better viewstate or session?
How do you open a page in a new window?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)