LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 21 Jun 2006 10:05:34 -0400
Reply-To:   "Rickards, Clinton (GE Consumer Finance)" <clinton.rickards@GE.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Rickards, Clinton (GE Consumer Finance)" <clinton.rickards@GE.COM>
Subject:   Re: Merge in ETL Studio
Comments:   To: SUBSCRIBE SAS-L Kedar Shakargouda <kedar_shankargouda@SATYAM.COM>
In-Reply-To:   A<200606211002.k5L7jQwx022455@mailgw.cc.uga.edu>
Content-Type:   text/plain; charset="iso-8859-1"

ETL Studio 3.3 does not have a transformation which will write a data step merge. You can substitute a SQL Join transformation. You have two options at this point:

1. Let ETL Studio generate the SQL code for you while you set the properties 2. Use your own code that you specify in the Properties tab.

Remember that you can only have 1 output using this approach.

Clint

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU]On Behalf Of SUBSCRIBE SAS-L Kedar Shakargouda Sent: Wednesday, June 21, 2006 6:03 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Merge in ETL Studio

Can Any body how to perform merge operation of 5 dataset in ETL STUDIO !!!!


Back to: Top of message | Previous page | Main SAS-L page