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 ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are server activated objects?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What are the differences between code behind and code inline?
How to disable validator control by client side JavaScript?
How do you deploy your asp.net application?
How is mvc different from asp.net? : Asp.Net MVC
Explain what is viewstate?
Is a dll file an executable?
How we implement web farm and web garden concept in asp.net?
What are the properties of the eventargs argument when capturing keyboard events?
Can user control be stored in library?
What does clearing cache?
How many web config files can be created for an application?
What is role-based security in asp.net?