adspace


How can you load microsoft excel data into oracle? : aql loader

Answer Posted / Shiv Prakash

To load Microsoft Excel data into Oracle using SQL*Loader, follow these steps:

1. Save the Excel data as a delimited text file (CSV format).
2. Create an external table in Oracle that corresponds to your CSV file.
3. Use SQL*Loader to load the data from the CSV file into the external table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I remove duplicates in two columns?

1185


Can delete statement be rollbacked?

1053


What is the current version of sql?

1092


what is bcp? When does it used? : Sql dba

1055


what is sql server agent? : Sql dba

1182


what are the advantages of sql ? : Sql dba

1141


what is schema? : Sql dba

1146


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2090


what are all the common sql function? : Sql dba

1131


What is the best sql course?

1050


Is primary key clustered index?

1018


what is dbms? : Sql dba

1061


Can we use distinct and group by together?

1133


What is your daily office routine?

2345


how to escape special characters in sql statements? : Sql dba

1113