What is the Difference beween sql server 2005 and sql
server 2008
Answer Posted / sql developer
Hi,
Here is the difference between SQL Server 2005 and SQL
Server 2008.
Its contains difference between various versions of SQL
Server:
http://learnsqltips.blogspot.in/2012/01/introduction-to-sql-
server.html
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can a unique index be created on a column, which contains null?
What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?
How to declare and use cursor variables?
What is the difference between inner join and equi join?
What is meant by indexing?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
after migrating the dts packg to ssis by using migrtn wizrd in 2005. iam not able to open ssis pack and getting error. what r those errors? how to resolve?
What do you understand by check constraint in sql server?
How to insert stored procedure result into temporary table?
Are all views updatable ?
What are the characteristics of modern DBMS?
Can we shrink data file in sql server?
What does ss stand for sexually?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
Explain log shipping and mention its advantages.