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


Please Help Members By Posting Answers For Below Questions

How to rebuild all indexes on a single table?

768


What are click through reports?

118


What is the difference between getdate and sysdatetime?

718


What the different components of Replication and what is their use?

761


how would you store your query in an SSRS report or a Database server?

142






How to perform key word search in tables?

718


What is use of except clause?

823


Can we write a distributed query and get some data which is located on other server and oracle database?

954


explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?

2186


How to connect ms access to sql servers through odbc?

731


What are various limitations of the views?

788


What is the difference between the application object and session object?

802


Do you know the policy based administration feature of sql server 2008?

732


You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?

743


Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)

1631