SQL mastery using ChatGPT

Wrote a prompt for coming up with a fake data set representing an employee table with the columns employee id, name, department, and age. Write a SQL query to add 10 entries into the employees' table.

Wrote a prompt for coming up with a fake data set representing an employee table with the columns employee id, name, department, and age. Write a SQL query to add 10 entries into the employees' table.