Question: QUESTION 2 1 What does the following code do ? SELECT@@autocommit a . It gets the global value of the autocommit variable b . It

QUESTION 21
What does the following code do?
SELECT@@autocommit
a. It gets the global value of the autocommit variable
b. It gets the session value of the autocommit variable
c. It gets the session value of the autocommit variable if it exists. Otherwise, it gets the global value.
d. It gets the global value of the autocommit variable if it exists. Otherwise, it gets the session value.
 QUESTION 21 What does the following code do? SELECT@@autocommit a. It

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!