Re: sqlloader rows
Posted by Roshan on May 09, 2017; 10:22am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/sqlloader-rows-tp2663p2664.html
I have reviewed the sql
SQL> select count(*) from mobile_voice;
COUNT(*)
----------
3655699
I have removed the partition.
.The value now tallies with the number of rows exported.
Some rows have been inserted in last month's partition for table mobile_voice.
Thanks,
Roshan