what is Execute NOn Query?
Answer Posted / mona
Execute non Query is used to execute more than one
command
at the time (it is used for insert ,delete ,update)
it returns the no. of queries executed successfully
exeuate non Query DataBase Used in Insert,UpDate,Delete...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is an example of ordinal data?
How do I delete a row from a DataTable?
What is disconnected architecture in ado.net?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What are the advantages of oledb compared with other classes?
What is the difference between a datareader and a dataset?
What is Data view?
What does executenonquery () method return?
What is ole access?
Which method in OLEDBAdapter is used to populate dataset with records?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What do you mean by ‘batch updates’?
Does ado.net use odbc?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!