What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
Answer Posted / karuna
Its answer is option C.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are query strings used for?
Explain the use of dataadapter.
What is content place holder?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
Can you explain the basic use of dataview?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is authentication in asp.net?
How to do state management in ASP.NET?
Which class is used to send an email message from an ASP.NET Web page?
How long does an http session last?
How do you hide the columns?
Differentiate between a page theme and a global theme?
What is redirecting behavior?
What is a windows service?