Question: Which of the following is a valid transaction control command in SQL Server 2000?
Options:
Correct Answer: BEGIN TRANSACTION
Solution:
The valid transaction control command in SQL Server 2000 is \'BEGIN TRANSACTION\'.