1.

How Can You Start The Sql Server In The Single User Mode And The Minimal Configuration Mode?

Answer»

The SQLServer.exe is the executable which can be CALLED in the COMMAND PROMPT with the PARAMETERS -m and -f. These are the options that will start the SQL server in the user MODE and minimal configuration mode respectively.

The SQLServer.exe is the executable which can be called in the command prompt with the parameters -m and -f. These are the options that will start the SQL server in the user mode and minimal configuration mode respectively.



Discussion

No Comment Found