【单选题】You are the database administrator for an accounting company. You are installing SQL Server 2000 on a new Microsoft Windows 2000 Server computer. The computer will run two client/server database appli...
A.
Rerun the SQL Server Setup and specify the SQL_Latin1_General_CP437_BIN collation.
B.
Run the rebuildm utility and specify the SQL_Latin1_General_CP437_BIN collation.
C.
Use the ALTER DATABASE statement to specify the SQL_Latin1_General_CP437_BIN collation for the Financials database.
D.
Use the ALTER TABLE statement to specify the SQL_Latin1_General_CP437_BIN collation for each table in the Financials database.