TheBugSlayer
Programmer
Hi all.
This is one the questions I got wrong during exam 70-228 practice test:
You are installing SQL Srv 2K on a Win 2K Ad. Srv machine. Before creating any database, you want to set the security mode for SQL Srv. Which of the following tools or commands will enable you to do so? (Choose all that apply).
1- SQL EM.
2- sp_serverproperty.
3- The Server Roles option under Security.
4- The users options for each database.
I chose (1) only as I have never heard of sp_serverproperty. But the correct answer, according to the exam review, is (1) and (2) even though I still don't find any reference to the procedure anywhere. Not in BOL, not on the net and it doesn't execute in QA...What is the problem?
This is one the questions I got wrong during exam 70-228 practice test:
You are installing SQL Srv 2K on a Win 2K Ad. Srv machine. Before creating any database, you want to set the security mode for SQL Srv. Which of the following tools or commands will enable you to do so? (Choose all that apply).
1- SQL EM.
2- sp_serverproperty.
3- The Server Roles option under Security.
4- The users options for each database.
I chose (1) only as I have never heard of sp_serverproperty. But the correct answer, according to the exam review, is (1) and (2) even though I still don't find any reference to the procedure anywhere. Not in BOL, not on the net and it doesn't execute in QA...What is the problem?