GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Data Access

 Print  |  
Question:  how to add data from excel sheet to oracle database?



February 02, 2007 05:56:52 #3
 Kailash Kanojia   Member Since: Visitor    Total Comments: N/A 

RE: how to add data from excel sheet to oracle databas...
 
Save your .xls file as .CSV file and use the SQL Loader
     

 

Back To Question