how to avoid duplicate data while uploading data from flatfile
to staging table? some validations
Answers were Sorted based on User's Feedback
Answer / pr@$@d
What Nagaraju suggest is right. But instead of creating
temp and then moving those to staging table.
Directrly load the data into staging table and write the
query to eliminate the duplicate rows.
It reduces the one step.
Cheers,
-Pr@$@d.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / nagaraju chittamsetty
There is one way to avoid duplicate rows
First transfer the data into temp table by using control
file,this is only temp table.
Second create orginal stagging table then write a query to
eliminate the duplicate rows by taking the rowid.
If anybody got good answer send to me also
my mail id:csnraja@gmail.com
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / srinivas.r
Yes,directly we can't handle the duplicate rows from the
SQLLOQDER, for that first we move the data into temp table
from flatfile.After that create the Staging talbe then make
validations before moving into staging table.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / balaji venkiteela
create an unique index on staging table.
then run the loder program.It autometically omits the
duplicate records,we can find those records in bad file.
| Is This Answer Correct ? | 0 Yes | 3 No |
how can develope the po variance and po summary report? with tables mandatory columns and query please?
How is choreography different from orchestration?
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
In hierarchical structure of a database? we have write query from where we should start?
what are the error tables in OM
what is latest version in reports
we have select statement in that two exceptions that returns no value. In that which exception will raise?
Difference between Bind and Lexical parameters?
What is set function in sql .E.g.What is difference between union and union all
what are the different calculation columns available in reports?
While running the concurrent program we will get the status, we have to change the status. How it will be done.
Need Training & Internship with guaranteed Job in ERP - Oracle Apps Tech?