Plsql Importing Excel data methods

Source: Internet
Author: User

1. Save Excel file as (text file (Tab delimited) (*.txt))

2. Import the newly generated student.txt file into the Plsql
Open Plsql Connect to the Oracle database you want to import and then open Tools---Text importer ...--Open data file to select the TXT file to import

3. Set the Import data table structure
The newly generated table field will correspond to the first row header of the Excel file, but the newly generated table field type needs to be set, can be set to nvarchar (import data as temporary data and can be processed later for type conversion if necessary)

4. Set the imported table and corresponding fields in data to Oracle tab

5. Click the Import button below the interface to finish importing Excel data into Oracle via Plsql

Plsql Importing Excel data methods

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.