Hi,
I have to load data from excel to oracle tables.
When I am selecting data from excel datasheet with
"Select * from [Data$]"
I am getting empty rows. I have 20170 rows but it is selecting 20264/20265 with 94/95 extra empty rows.
Can I avoid this with changing my query or I have to write a condition?
Thank for you help.
Ashpal