I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output
0utput1: ABD
output2: V
any one suggest me this
No Answer is Posted For this Question
Be the First to Post Answer
table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?
if a column contains data like abc,aaa,xyz,pwe,xok,abc,xyz,abc,pwe,abc,pwe,xok,xyz,xxx,abc, roy,pwe,aaa,xxx,xyz,roy,xok.... how to send the unique data to one source and remaining data to another source????
What are the job parameters?
What are constraints and derivations?
Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
I have a few records just I want to store each records tow times in target how?
Why fact table is in normal form?
what is the difference between == and eq in UNIX shell scripting?
while we using change capture stage we have to be take two table thats are 1.before table 2. after table . what is before table and after table please give me clear notation Thank You very much in advance
what is meant by port ? what is the use of port ? what are the different type of ports and its usage
whats difference between ls -ltr and ls -lrt?
Is there any possibility to generate alphanumeric surrogate key?