Introduction to using the Navicat tool to import data from Excel into MySQL

Source: Internet
Author: User
  • The first step: you need to prepare Excel with data:

  • Second step: Select "File", "Save As", saved as "CSV (comma delimited) (*.csv)", save Excel table as CSV document

  • Step three: (Very important): If you have Chinese in your data, then you need to process the CSV file, responsible for the import failure: Open the CSV file with EditPlus or another editor (you can choose to save the encoded editor when saving), and then save As, Select Utf-8 (Your database is also utf-8 OH), click Save.

  • Fourth step: Start the import, using the MySQL graphical tool (Navicat for MySQL, Navicat Premium), I use Navicat Premium

   Open Navicat Premium Select a database, right-click on the table, Select Import Wizard, select CSV, Next, select the CSV file you have processed

Then the next step is to change the target table to your table name and then the next step, until the last click starts, all the data is imported into the table.

OK, the data is all imported into the database

Introduction to using the Navicat tool to import data from Excel into MySQL

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.