Oracle MySQL HeatWave Implementation Associate Rel 1 1z0-915-1 Question # 1 Topic 1 Discussion

Oracle MySQL HeatWave Implementation Associate Rel 1 1z0-915-1 Question # 1 Topic 1 Discussion

1z0-915-1 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

You want to determine which version of MySQL is running on your DB system.

Which two SQL statements show the MySQL version? (Choose two.)


A.

SELECT * FROM performance_schema.global_status WHERE VARIABLE_NAME=’version’;


B.

select @@version;


C.

SHOW VARIABLES LIKE ‘version’;


D.

SHOW STATUS LIKE ‘version’;


E.

SELECT @version;


Get Premium 1z0-915-1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.