|
visakh16
Very Important crosS Applying yaK Herder
India
47173 Posts |
Posted - 09/18/2012 : 11:09:25
|
current way it is, you can add a conditional transform to check for email field condition (null vs not null). then create output paths based on condition to populate default value or actual one
But easier way would be to do this in t-sql by writing source query based on join between tables based on this logic if tables are in same server. Only if they're from heterogenous source I would considering doing this in SSIS
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/
|
 |
|