Checking column value in SQL Loader [message #515509] |
Tue, 12 July 2011 01:06 |
hari_bk
Messages: 110 Registered: March 2006
|
Senior Member |
|
|
Hi
My requirement is to load the data from feed file into two tables based on the value of a column in feed file.
say column in feed file is "Activity_Value" . If the Activity_value is 10, the data from feed file should be loaded into Table A and If the Activity Value is 20 the data from feed file should be loaded into Table B.
Can any one suggest how can this be achieved?
Thanks in adv.
|
|
|
|
|
|