Question: In SQL Server 2000, which command is used to create a new database?
Options:
Correct Answer: CREATE DATABASE
Solution:
The command to create a new database in SQL Server 2000 is \'CREATE DATABASE\'.