How many input parameters can exist in an unconnected lookup?
No Answer is Posted For this Question
Be the First to Post Answer
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?
While importing the relational source defintion from database,what are the meta data of source U import?
What is hash partition?
Under what conditions selecting sorted input in aggregator will still not boost session performance?
i have one table like cust_id ph1 ph2 ph3 1002 9290123526 97671927210 9876545232 we use Normalizer wt is o/p? sue normalizer we can generate three tables in single table/
why we use stored procedure transformation?
Major difference between SQL override and Lookup Sql override
What are the types of lookup?
What is a look up function? What is default transformation for the look up function?
What are the issues that you have faced while moving your project from the Test Environment to the Production Environment? Please explain in depth thanks in advance
Suppose we have a csv file with contents as below which is used has a source file. C1,C2,C3,C4 100,200,A B,300 200,400,X,Y,299 ---> it should be 4 values but by mistake 300,600,C D,566 with a comma in between X & Y,its 5. My target takes only 4 columns, How to take care of the 2 record as above without rejecting it and loading in the target. Hope u guys have understood my scenerio
How many ways you create ports?