Where is SQL Srever (In sQL server 2005/2008 where is SQL
Server Located).
Answer Posted / prabhakar
sql server 2005 is located in c:\program files\microsoft sql server\mssql1.1
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
What are the steps you should follow to start sql server in single-user mode?
Can truncate be rolled back?
What is tablesample?
How many columns can exist together per table?
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
What is Cross Join and in which scenario do we use Cross Join?
How to use go command in "sqlcmd"?
How to execute the cursor queries with "open" statements?
What is a ddl statement?
Can a trigger be created on a view?
Explain identity in sql server?
What is sharding?
How to achieve Paging of records in SQL SERVER?