A. |
Find all the employees from the Employees table |
I |
ALTER |
B. |
Add information about a new employee |
II |
DROP |
C. |
Change the structure of the Employees table |
III |
SELECT |
D. |
Remove the Employees table |
IV |
INSERT |
Comments