How to Import a CSV in MySQL Workbench



How to Import a CSV in MySQL Workbench

How to Import a CSV in MySQL Workbench

You can use MySQL Workbench to import a CSV file into a MySQL database.

In this video, you’ll learn how to import a sample CSV file and check the table after it has been imported.

⏱ TIMESTAMPS:
00:00 – Starting with a CSV
00:59 – Import wizard
03:10 – Check the imported data

🔗 VIDEO LINKS:
Sample CSV file used: https://github.com/bbrumm/databasestar/blob/main/videos/83_mysql_importcsv/productsample.csv

🔗 RESOURCES:
Get my free SQL Cheat Sheets for Oracle, SQL Server, MySQL, and Postgres here: https://www.databasestar.com/get-sql-cheat-sheets/

SQL Roadmap: an overview of SQL topics, which is a great place to start: https://www.databasestar.com/sql-roadmap/

Contact me here for questions, sponsorship requests, and more: https://www.databasestar.com/contact/

Want to take your database and SQL skills to the next level? Sign up for Database Star Academy, the online platform for database development and SQL. Check it out here: https://www.databasestar.com/dsa/

Comments are closed.