Answer Posted / sarvesh
create table newtable as select distinct * from original
tablename;
by doing this we can elimate the duplicate rows
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
What are the measure objects?
What are the different versions of informatica?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
what is SDLC way of code development?
What is rank index in rank transformation?
How do you migrate data from one environment to another?
Enlist the various types of transformations.
How does the aggregator transformation handle null values?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is confirmed fact in dataware housing?
What is powercenter on grid?
What is the need of etl tools?
What is mapping debugger?
How to load last n records of file into target table - informatica
Is it possible to define a single node as a Gateway node as well as worker node?