Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Uplodading data from excel file into oracle table
An even easier way is to save the Excel spreadsheet as a prn (fixed length =
flat file) and use sqlload to load it into your table. The only extra =
effort is to build the sqlload import control file.
>>> <GKor_at_rdw.nl> 01/11/01 11:28AM >>>
try this
> -----Oorspronkelijk bericht-----
> Van: bipin sahani [SMTP:bipinsahani_at_yahoo.co.in]=20
> Verzonden: 11-jan-01 06:40
> Aan: Multiple recipients of list ORACLE-L
> Onderwerp: Uplodading data from excel file into oracle table
>=20
>=20 >=20> Do You Yahoo!?
> ____________________________________________________________
>=20> To REMOVE yourself from this mailing list, send an E-Mail message
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jan 11 2001 - 11:02:10 CST
![]() |
![]() |