Q. What is the work of CREATE command?
β
Correct Answer: (B)
It enables you to create new databases, tables, table views, and other objects using this command.
Explanation: INSERT command enables you to create new databases, tables, table views, and other objects.