Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can i Relate Tables in SSIS



How can i Relate Tables in SSIS..

Answer / Aditya Shakya

In SQL Server Integration Services (SSIS), you can relate tables using Data Flow Task, by adding OLE DB Source and OLE DB Destination components. You can configure the source to read from one table and the destination to write to another table, thereby relating them during the ETL (Extract, Transform, Load) process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to transfer an existing table from one schema to another schema in ms sql server?

1 Answers  


What is the default schema of your login session in ms sql server?

1 Answers  


Differentiate between a local and a global temporary table?

1 Answers  


What is built-in function?

1 Answers  


What are different types of subquery?

1 Answers  


What is the purpose of the master database?

1 Answers  


How do I run sql server 2014?

1 Answers  


how to determine the service pack currently installed on sql server? : Sql server database administration

1 Answers  


Explain contrast amongst grouped and non-bunched records?

1 Answers  


How to convert a unicode strings to non-unicode strings?

1 Answers  


What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security

1 Answers  


How to create a simple stored procedure in ms sql server?

1 Answers  


Categories