col1
123
abc
234
def
jkl
768
opq
567
789

but i want two targetss target1 contains only numeric values
and target2 contains only alphabet values like

trg1
123
234
768
567
789

trg2
abc
def
jkl
opq

Answer Posted / shiva

In the transformer stage we have funcitons like alfa and
numaric so we go for that stage and write one condition if
alfa() then target1 and then go for constraints then put the
otherwise option then automatically numaric values will be
stored in anthor target table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between join, merge and lookup stage?

648


1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?

1812


1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.

3515


What are the various kinds of containers available in datastage?

580


what are the devoleper roles in real time? plz tell i am new to datastage....

1653






How to convert RGB Value to Hexadecimal values in datastage?

3468


how to add a new records into source?

1536


Difference between data warehousing and olap?

661


What is merge stage?

777


what is the custome stage in datastage? how can we impliment that one? plz tell me

1919


what is the use of materialized view?

969


Define repository tables in datastage?

713


What is the difference between the local container and shared container?

656


EXPLAIN SCD

978


What is use Array size in datastage

1321