Import an excel file into SQL Developer and create a table
Hello everyone!
I have an Excel file I want to Import into SQL Developer. Do I need to Create a table first than import the file into the table?
Or is there a way to import an Excel file and it automatically generate or turn into a table?
I would really appreciate any directions or explanations.
Thanks everyone!
Java Man