Where is SQL Srever (In sQL server 2005/2008 where is SQL
Server Located).
Answers were Sorted based on User's Feedback
Answer / prabhakar
sql server 2005 is located in c:\program files\microsoft sql server\mssql1.1
Is This Answer Correct ? | 3 Yes | 0 No |
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 |
Define Joins?
select names starts with a,b,c
8 Answers Scope International,
What is function of CUBE ?
What is database mirroring?
explain databases and sql server databases architecture? : Sql server database administration
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
What is the significance of master, tempdb and model databases?
Tell me extended events in sql server 2008?
What are sql server functions?
If a table does not have a unique index, can a cursor be opened on it?
How can we delete a table in sql server?
What is an execution plan? When would you use it?