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.
Answers were Sorted based on User's Feedback
Answer / irfan ahmad
all the options are correct in their own field except d. but
most appropriate answer in this field is option c.
Is This Answer Correct ? | 0 Yes | 1 No |
what is session,cokkies in asp.net??
page life cycle of asp.net.
How to bind all the binding controls in a page at once in ASP.NET?
Where would you use an ihttpmodule, and what are the limitations if any?
Where session variables are stored?
Explain the difference between response.redirect vs server.transfer
What is difference between view state and session state?
Define ViewState and how can it be used?
What data type does the Range Validator control support?
Is asp net front end or backend?
What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?
What is dataset and uses of dataset ?