My problem is, that there is table A and table B, table A has large data of transaction,
I need to shift all data into table B from table A at EOD and the data volume is 1 lakh to 10 lakh.
so can you please suggest what is the best way to do it in Oracle?