Interview Question in SQL Server Integration Services


 

Interview Question :: What is a package in SSIS (SQL Server Integrated Services 2005)


I have just started my career with SQL and am in a continuous struggle to grasp the basics. any link or help on the topic is highly appreciated. Regards.
Answers to "What is a package in SSIS (SQL Server Integrated Services 2005)"
RE: What is a package in SSIS (SQL Server Integrated Services 2005)?

A package is a component which moves data from a single data source to a destination.
 
Vote for this answer ::  
RE: What is a package in SSIS (SQL Server Integrated Services 2005)?

Here are two good links for a beginner



http://msdn.microsoft.com/en-us/library/...

http://www.accelebrate.com/sql_training/...



Hope this helps you
 
Vote for this answer ::  
Update Alert Setting