Where is SQL Srever (In sQL server 2005/2008 where is SQL
Server Located).

Answers were Sorted based on User's Feedback



Where is SQL Srever (In sQL server 2005/2008 where is SQL Server Located)...

Answer / prabhakar

sql server 2005 is located in c:\program files\microsoft sql server\mssql1.1

Is This Answer Correct ?    3 Yes 0 No

Where is SQL Srever (In sQL server 2005/2008 where is SQL Server Located)...

Answer / phani kiran sai

Suhanya, I am pretty sure that you are eager to know
something about SQL SERVER 2K5 / 2K8 but you need to slow
down and think... is the question that you have asked really
mean anything... does it really have any meaning.. honestly
i didnt get your question.
If you are a developer and if you are looking for Query
window and if this is your question, then you will have to
login to the SQL server instance and click NEW QUERY tab
from the top menu..
if your question was about the physical location of where
actually the SQL SERVER is installed, then its already
answered by prabhakar... which happens to be the default
installation directory for SQL SERVER installation.
If your question was something else apart from what i have
understood, then do feel free to revert back... we are here
to help you guys...
Its not asking a proper question... its asking a question in
a proper way...

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More SQL Server Interview Questions

Do you know what is similarity and difference between truncate and delete in sql?

0 Answers  


how can you move the master database

1 Answers   IBM,


How to insert and update data into a table with "insert" and "update" statements?

0 Answers  


How do I shrink an ldf file?

0 Answers  


What are the advantages of using stored procedures in sql server?

0 Answers  






Tell me the use of keyword with encryption. Create a store procedure with encryption?

0 Answers  


What is a view?

6 Answers  


Explain sql server authentication modes?

0 Answers  


What types of integrity are enforced by a foreign-key constraint

1 Answers  


Please differentiate between a local and a global temporary table?

0 Answers  


How to find the date and time of last updated table?

6 Answers   Teledata,


How to fetch the next row from a cursor with a "fetch" statement?

0 Answers  


Categories