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
Describe the command object and its method.
Explain all the classes those are used for database connections between sql server and asp.net?
How to creating a SqlCommand Object?
What is the significance of CommandBehavior.CloseConnection ?
Which is faster datareader or dataadapter?
Describe briefly an ADO.NET Dataset ?
What does ado stand for in ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What is untyped dataset?
What is sqldatareader in ado.net?
Can we load multiple tables in a dataset?
Explain what are the steps to connect to a database?
What is the full form of ado.net?
What do you know about ado.net's methods?