Answer Posted / vishesh tomar
There are three types of Stored Procedure in sql server
1. User Defined
2. System Defined
2. Temprary Stored Procedure
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is executenonquery ado.net?
How does entity framework work?
What is the difference between executenonquery () and executescalar ()?
What is an ADO.Net?
What is ado.net explain with diagram?
What are the 3 major types of connection objects in ado.net?
What is the usage of the dataset object in ado.net?
Some important instruction regarding ADO.NET connection string ?
What is csdl entity framework?
What is execute reader in ado.net?
Explain all the classes those are used for database connections between sql server and asp.net?
differance between ADO vs ADO.Net?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is the meaning of executenonquery?
What is difference between datareader and dataadapter?