What is the difference between DTS and SSIS?
Answer Posted / maddy
Hi,
The DTS and SSIS are both used in SQL Server
Transformations. Th e DTS was used for transformation
purpose upto SQL Server 2000 and SSIS (Including SSAS and
SSRS) are the advanced to DTS and are included in SQL Server
2005 onwards. The capability of SSIS tool in comparison with
DTS is tremendous. This SSIS tool is in competition with
other ETL Tools in the present.The SSIS has lot added
features as per the current requirements.
| Is This Answer Correct ? | 22 Yes | 12 No |
Post New Answer View All Answers
What is row_number()?
Explain table valued parameters in sql server? Why tvp used?
What is a performance monitor?
what are isolation levels? : Sql server database administration
What is difference between after and before?
Explain contrast amongst grouped and non-bunched records?
What are the differences between “row_number()”, “rank()” and “dense_rank()”?
Mention the differences between having and where clause.
what is datawarehouse?
How to query multiple tables jointly?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
How to use copy and concatenate commands in SQL?
What is the difference between upgrade and migration in sql server?
What is nolock hint in sql server 2008
How to change the system date and time from SQL Plus Terminal ?