Import Excel Data to Oracle using plsql

Source: Internet
Author: User


Use plsql to import Excel Data to Oracle 1 prepare Excel to import data

2. Save the Excel file as a text file (tab-separated) (*. txt ))

You can also save an Excel file as a Unicode file, to convert the file encoding format of the generated Txt Text to UTF-8 3 Import the new student.txt file to plsql open plsql connect to the oracle database to be imported and then open Tools --> Text importer... --> Open data file: select the txt file www.2cto.com to be imported.

4. The newly generated table fields in the structure of the imported data table correspond to the title of the first row of the Excel file. However, the Type of the newly generated table field needs to be set to nvarchar (the imported data is temporary data, (5) set the imported table and corresponding column in the Data to Oracle Tab.

6. Click the Import button at the bottom of the interface to complete the Import operation.

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.