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
Where can you find the error log information? : sql server database administration
What is trigger explain with program?
What is a fan-out query in SQL Azure?
Explain what is cte (common table expression)?
Explain try...catch with sql server?
How to search for a string in all stored procedure in sql server?
What are the different types of locks in the database?
How to find the login name linked to a given user name?
What are four major operators that can be used to combine conditions on a where clause?
Which table keeps information about stored procedures?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
Types of Authentications in Sql Server? How user gets authenticated through windows authentication?
What is an index in a database?
Does the order of columns in update statements matter?
What is inner join? Explain with an example?