...

/

Exercise: Installation and Configuration

Exercise: Installation and Configuration

Practice and verify your skills in installing and configuring the system.

Time to put your knowledge into practice!

Question 1

Write a SQL query to find the directory where MySQL stores its data files.

Press + to interact
MySQL 8.0
-- Display the directory path where MySQL stores its data files

If you’re stuck, click the “Show Solution” button. ...