I have one Excel file with 80,000 Records. Now I need to
load that whole file into Oracle Database with same columns
in Excel sheet .
How can i do that?
Answers were Sorted based on User's Feedback
Answer / shamimul
An excel file cannot store more than 64K records.
To load an excel file, we will have to convert it to a
delimited format. the load it using sqlldr
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / bibekananda pradhan
An excel file cannot store more than 64K records.
To load an excel file, we will have to convert it to a
delimited format. the load it using sqlldr
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ur_momma
Sqlldr is kinda oldschool these days, external tables is
the way to do it with the delimited file.
Is This Answer Correct ? | 3 Yes | 2 No |
What is equi-join?
What is snow flake schema design in database? What's the difference between star and snow flake schema?
What are the different technologies used to access Database from Visual Basic?
What is data abstraction in dbms?
explain about the critical recovery scenario you had experienced
When is a .FMB file extension is created in Forms 4.5 ?
What is the advantages and disadvantages of database management system?
what are the differences between network and hierarchical database model?
What is a Built_in subprogram ?
What is the difference between case version and decode version?
Dept wise avrage salary
What is the biggest advantage of rdbms?