Database - Advanced SQL - Discussion

Discussion Forum : Advanced SQL - True or False (Q.No. 7)
7.
When AUTOCOMMIT is set on, changes will be made automatically at the end of each SQL statement.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Bhushan said:   1 decade ago
AUTOCOMMIT is possible only with DDL statements not with all SQL statements and what about DML and DCL statements in SQL.

Post your comments here:

Your comments will be displayed after verification.