Answer Posted / ashis
Sql server 2005 have some new data types like varchar
(max),xml. Sql server 2005 have SSIS instead of dts in sql
server 2000. SSRS with adhoc reporting. Some sys command
are changed like sys.objects, sys.columns.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Can two tables have the same primary key?
How efficient you are in oracle and SQL server?
Which operator do you use to return all of the rows from one query except rows are returned in a second query?
what types of replication are supported in sql server? : Sql server database administration
What is ddl and dml commands?
Can we delete data from a view?
Define outer join?
What is the most common type of join?
what exactly sql injuction.how to overcome.....
Which are the important points to note when multilanguage data is stored in a table?
Is the primary key column of a table an index in ms sql server?
What do you mean by an execution plan? How would you view it?
What stored by the master? : sql server database administration
What are the types of dml?
What is normalization according to you and explain its different levels?