Answer Posted / prabhakar
system stored procedures,
user defined stored procedures
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is shadow copy?
What does executenonquery () method return?
What is execute reader in ado.net?
How do you find the count of records in a dataset?
What is a string variable?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What providers does Ado.net uses?
Is it possible to edit data in Repeater control?
How to aggregating data across related tables?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is adodb dll?
What is the return type of executescalar?
What is the difference between typed and untyped dataset?
What are the uses of Stored Procedure?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?