How to import data from Excel to Oracle Database

Source: Internet
Author: User

Today, the customer suddenly wants to modify a large amount of data, so he has to look at how to import the data in Excel to Oracle. Now the steps are briefly recorded as follows (refer to the relevant onlineArticle):

1. Prepare data: Create required data in Excel


2. Save the data in Excel as a text file (with tabs separated)


3. Import the data saved to a text file to PL * SQL.

In PL * SQL, select Tools --> text importer, select "data from textfile" in the displayed window, and then select "Open Data File ",

Select the text file containing data in the pop-up file selection box. The data from textfile displays the data to be imported.


4. Configure the following in Configuration:


Note: If you do not select "name in Header", the field name will be imported into the database as a record, resulting in data errors.


5. Click data to Oracle, select the table to be imported, and associate fields in the text with fields in the Table in fields.


6. Click Import to import data.


7. View imported data


OK. Now the data is imported successfully.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.