You work as a Database Administrator for Domain.com. The company uses MySQL as its
database development platform. You have created a table named Employees in the database.
You want to insert a row in the table. To accomplish the task, you have written an INSERT
statement. Which of the following options will be followed by the input data in the INSERT
statement?
A.
INSERT
B.
TABLE
C.
INTO
D.
VALUES