Answer Posted / javed khan
There are different types of store procedure in sql server
2000 some of these store procedure are as folm.
1. user defined store procedure
2. Systems Store Procedure
3. Extended Store Procedure
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the classes in System.Data.Common Namespace?
How do you implement locking concept for dataset?
What is the use of connection object in ado.net?
What is ambient transaction?
What are the different execute methods of Ado.Net?
What is the executescalar method?
Does executenonquery return a value?
Explain the namespaces in which .net has the data functionality class.
What is execute scalar in ado.net?
What are the types of databinding?
What do you know about ado.net's objects?
How to pass values into a datatable?
How to check if a datareader is closed or opened? IsClosed()
What is the role of data provider in ado.net?
Which is better entity framework or ado.net?