Ask the Expert

Load data from a Microsoft Excel spreadsheet using TOAD

I want to load data from a Microsoft Excel spreadsheet to my Oracle 8i database. Can I do this using TOAD?

    Requires Free Membership to View

TOAD will not perform the import for you. What I would do is to fire up the Excel spreadsheet and save the spreadsheet as a comma-delimited file (.csv file). Then use SQL*Loader to load the flat file into an Oracle table.

This was first published in March 2005

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.