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
To redirect the user to another page which method do we use without performing a round trip to the client?
How can we access static variable?
Can you set which type of comparison you want to perform by the comparevalidator control?
How are sessions stored?
Which dll handles the request of .aspx page?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is application Object?
Describe the master page.
Describe the Server Control Events of ASP.NET?
How many types of file extensions for razor views in ASP.Net MVC?
What do you mean by View State and what is its role?
What is bound controls
What's the use of formatters in .net?
What are validator? Name the validation controls in asp.net?