What does cheating measurement mean?
No Answer is Posted For this Question
Be the First to Post Answer
if i have records like these (source table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk 10001 gfhgdgh 10002 hjkdghkfh the target table should be like these by using expression tranformation. (Target table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk xx001 gfhgdgh xx002 hjkdghkfh (that means duplicated records should contain XX in there rowid)
Can any one describe what is audit table briefly?how does it look like and what are the columns in it?
What are the new features of Power Center 5.0?
There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these flatfile's data one by one to a single relational table by a single session??
if the column name in sql override is diff from the column name in source qualifier,what is the impact?
Differentiate between router and filter transformation?
What is Session and Batches?
what is parameter file?
How to jion 2 tables, without using any condition?
i have 50500 records in my source.if wf run for the first time it will load 1000 records into 1 tgt,if runs second time it will load to another tgt.targets are FF and it is need to be created dynamically.how many tgt will be created and how?
what is the purpose of surrogate key and diff between primary key&surrogate key
without dynamic lookup how to insert new rows and update existing rows?