I have an excel file, and there is a merge cell on the title column name, how can I load that data into my oracle database using APEX without editing my excel file.
Thank you
I have an excel file, and there is a merge cell on the title column name, how can I load that data into my oracle database using APEX without editing my excel file.
Thank you
If you used the Wizard and chose "Data Loading" page type, then it contains
option. So, if it is the first row and it has merged cells, then answer "Yes" and you'll skip that row. Otherwise, I'm not sure that you can do that without editing the input (Excel) file.