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 / siva vardhan
Option c is correct
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Describe Segmentation With Paging?
How to find out what version of asp.net I am using on my machine?
How many ways are there to maintain a state in .net? What is view state?
Why do we use datasource in asp.net?
How Can assign alias name for ASP.NET Web API Action?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is rich control in asp.net?
How to display validation messages in one control?
Define globalization and localization.
What is the use of global.asax file?
how to retrieve property settings from xml .config file.
calling result set one procedure to anothar procedure in sql2000
What are the navigation ways between pages available in ASP.NET?
What are the authentication types in asp.net?
Define web.config in .net?