Append
Delete
Make-Table
Update
Answer is Wrong!
Answer is Right!
The correct answer is C. Make-Table.
A. Append is used to add data to an existing table.
B. Delete is used to remove data from a table.
C. Make-Table is used to create a new table.
D. Update is used to modify data in a table.
Here is
an example of how to use the Make-Table query to create a new table:CREATE TABLE MyTable (
Join Our Telegram Channel