wat is the main diff between sql server 2000and sql server 2005
Answer Posted / mr. obvious
the version number!
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
what is a schema in sql server 2005? : Sql server database administration
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
What are basics of policy management?
Mention the differences between sql server and mysql.
List out the differences between global and local temp tables in sql server?
How do you handle datasets larger than 50 gb?
How to select an exiting database using mssql_select_db()?
What is a full text index?
How to enable tcp/ip protocol on a sql server?
What do you do in data exploration
What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
How to enforce security in sql server? : sql server security
How do I determine how many instances of sql server are installed on a computer?
When to use Inner join & when to use subquery?