The reason why we do not want to load replace is because this module is part of batch process that will be called on per-transaction basis...This module will just get the address of the place ...
Thanks Chris. I will look into it. I am curious though...not that we would ever do something like this because of a huge performance hit, but would it be possible to declare temporary table, in which ...
Thanks for the reply. But, I am looking for a way to avoid writing out the column names since we have some tables with upto 300 columns.....? Would you know anyway to do that?
I am wondering if there is a way to update all columns for a particular row excluding the key without having to actually specify all column names within the SET clause? The data would be coming in fro ...