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 does datareader object do?
How can we serialize the dataset object?
Explain sqlconnection object?
Why is ADO.NET serialization slower than ADO ?
What Is Difference Between Ado And Ado.net?
How do you update database through dataset?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What is a sqldataadapter?
Which object holds only data and does not interact with data source?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What are the advantages of using datalist?
Does ado.net use odbc?
What do you mean by ‘batch updates’?
What is the executescalar method?
What is Data view?