What is Cognos script editor?
No Answer is Posted For this Question
Be the First to Post Answer
I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out
What are the advantages of using informatica as an etl tool over teradata?
Two different admin users created for repository are ______ and_______
We can achieve better perfomance using sorter before an aggragator. Then what is the significance of 'Sorted Input' check in aggregator ?? Please let me know the difference ??
how to load the data in fact table.. using look up transformation how to view the second record. usally look up shows matching record for only one value. if i have same value its not displaying. ex: problem i faced. i have total, student no and name in table student i used aggregation transformation to display max(total). i have two same max values in total. when i look up the student name and no for this max(total), its showing only one name and no, its leaving the second one. how to rectify it. plz tel me step by step or clearly.
Whats the difference between $, $$, $$$
In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?
Can we use the mapping parameters or variables created in one mapping into another mapping?
What is the target load order?
In my sourse i have like ename,gender vasu,male geetha,female ram,male suma.female kesav,male in my output i need male,female vasu,geetha ram,suma kesav
which is better perfomancewise lookup or joiner and why?can anyone give example?
2,can we insert duplicate data with dynamic look up cache,if yes than why and if no why?