Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Loading data into oracle tables from .xls files
On Thu, 30 Nov 2000, you wrote:
> Dear DBA gurus,
>
> I have some data in Excel sheet which is in xls format which I have to
> load into Oracle tables. How do I do it? Any help in this regard will be
> highly appreciated.
>
> TIA and regards,
You can dump the data into a comma delimited file and load it using sqlloader.
Cheers,
GC
-- "The opposite of a correct statement is a false statement. But the opposite of a profound truth may well be another profound truth." --Niels BohrReceived on Thu Nov 30 2000 - 05:30:39 CST