How to restart SQL Server in single user mode? How to start
SQL Server in minimal configuration mode?
Answer Posted / hanumathkumar
-m is used for starting SQL Server in single user mode.
-f is used to start the SQL Server in minimal configuration
mode.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is attribute? : sql server analysis services, ssas
How do you identify a foreign key?
What is not null constraint?
What are the types of ssrs?
What is openxml in sql server?
How to disable stored procedure sql server?
What protocol does sql server use?
What is ssl in sql server?
How do clustered indexes store data?
How to create a simple user defined function in ms sql server?
What is a transaction and why is it important?
What is the correct order of the logical query processing phases?
What are the different types of indexes?
What are window functions in sql server?
How you can find out if an index is useful to the optimizer?