![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a problem with a duplicate key. The input to the datapump is a large txt file, the output is a SQL table with primary keys defined. I'd like to simply drop any rows which are duplicated on the input (i.e. I'll take the first input, and discard any duplicates). I'm aware that the SQL table could be defined without a PK, but the rest of the application depends on this definition. Thanks in advance. |
#3
| |||
| |||
|
|
I have a problem with a duplicate key. The input to the datapump is a large txt file, the output is a SQL table with primary keys defined. I'd like to simply drop any rows which are duplicated on the input (i.e. I'll take the first input, and discard any duplicates). I'm aware that the SQL table could be defined without a PK, but the rest of the application depends on this definition. Thanks in advance. |
![]() |
| Thread Tools | |
| Display Modes | |
| |