What are explicit and implicit transactions?
Answer Posted / vasudeva naik
Explicit transactions must be explicitly started with the
BEGIN TRAN statement, whereas no BEGIN TRAN is necessary to
start a multistatement transaction when in implicit
transaction mode.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What according to you is the difference between mysql and sql server performance?
What is the data type of time?
How to get the definition of a view out of the sql server?
Which sql server table is used to hold the stored procedure script?
How to write an inner join with the where clause in ms sql server?
What is transaction server consistency?
Can we store videos inside the sql server table?
What are the advantages of partitioning?
How to access the inserted record of an event?
What is dml command?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What is scalar user-defined function?
How to convert binary strings into integers in ms sql server?
What is multi-statement table-value user-defined function?
How can I add Reporting Services reports to my application?