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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name few of the dcl commands in sql?
what's the difference between delete table and truncate table commands? : Sql server database administration
What is the difference between a function and a trigger?
What is the Disadvantage of indexed sequential file.
what's new in sql server 2016?
What is the datatype of rowid?
What is a transaction and why is it important?
How to create a stored procedure with a statement block in ms sql server?
Explain how to send email from sql database?
What are the differences between left join and inner join in sql server?
What are temporal tables in sql server 2016?
What are “phantom rows”?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
Can we store videos inside the sql server table?
How to list all stored procedures in the current database using ms sql server?