How to restart SQL Server in single user mode? How to start
SQL Server in minimal configuration mode?
Answers were Sorted based on User's Feedback
Answer / m.sivakumar
The SQLSERVR.EXE is located in binn directory of Sql server.
-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 ? | 7 Yes | 1 No |
Answer / 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 |
What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
what is a self join? Explain it with an example? : Sql server database administration
Which databases are part of SQL server default installation? Explain the usage of each?
What are the advantages of using stored procedures in sql server?
How to remove duplicate rows from table except one?
What do you know about system database? : SQL Server Architecture
Is it possible in sql table to have more than one foreign key?
What is the use of nvl work?
How do I edit a stored procedure in sql server?
How to modify an existing stored procedure in ms sql server?
what is the main difference between constraints(like primary key etc..)& joins?
what is the query and condition to delete datas in sql server.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)