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 / pawan kumar
c
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are httphandlers and httpmodules and difference between them?
What is the meaning of TestApi?
What is the difference between application state and session state in asp net?
What is difference between Lambda Expression and LINQ in ASP.NET?
What is the asp.net control toolkit?
What is the procedure to create the environment for asp.net? : asp.net mvc
Fetch one page value to another page without using state-managment ?
Is it possible to migrate visual interdev design-time controls to asp.net?
What is meant by asp.net?
What are the different authentication modes in asp.net?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is the difference between user control and custom control?
How Session use Cookies in State Management?
What's the ASP.Net Application life cycle?