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 |
Do you know what is similarity and difference between truncate and delete in sql?
how can you move the master database
How to insert and update data into a table with "insert" and "update" statements?
How do I shrink an ldf file?
What are the advantages of using stored procedures in sql server?
Tell me the use of keyword with encryption. Create a store procedure with encryption?
What is a view?
Explain sql server authentication modes?
What types of integrity are enforced by a foreign-key constraint
Please differentiate between a local and a global temporary table?
How to find the date and time of last updated table?
How to fetch the next row from a cursor with a "fetch" statement?