You are given a task to create a table named 'employees' from a JDBC connection to a MySQL database. The table should include columns 'id', 'name', and 'salary'. Write the Spark SQL command to achieve this. | Databricks Certified Data Engineer - Associate Quiz - LeetQuiz