Importing The MySQL Employee Database

preview_player
Показать описание
In this video, learn how to import the MySQL Employee database. This is the database we will use to learn how to select data using SQL statements.

This video is from my online course SQL Beginner to Guru: MySQL Edition.

Checkout the full course here!
Рекомендации по теме
Комментарии
Автор

Jesus man, thank you really. I wasn't understanding anything from others videos. Thank you

chivchav
Автор

It is refreshing to find a well-made video. There are a large number of people who know SQL well but there are very few who can make a good video.

jamesparson
Автор

dude. spent over an hour trying to get this script to run. everywhere else is trying crazy stuff. just needed to run script from 'file'. thank you!!

yumokaro
Автор

This is what we needed Easy and works well

ashishdhiman
Автор

Hello.
Version is MySQL Workbench 8.0.31 but run script error
You have an error in your SQL syntax; it seems the error is around: 'CREATE DATABASE IF NOT EXISTS employees;USE employees; SELECT 'CREATING DATABA' at line 24

gurragchaa.sanjjamts
Автор

Hi John. I followed your instructions and cloned the test_db from your github location. However when I run the query to select all columns from the employee table, the results show the columns but the rows of data are not showing like in the example in this video b/w 5:55-6:00. The results are showing null in each of the columns. How can I fix this? I’m using MySQL version 8, MacBook Pro Catalina. Any help will be appreciated.

davidkialainjr.
Автор

Hello there, thanks so much for all you do.
Please my employees table is returning 0 result.
What should I do?

oyelamioluwafunmilola
Автор

video is not relevant Error executing SQL script.
'>' not supported between instances of 'NoneType' and 'int'

Dassakrasia
Автор

Hi. I am getting the following error:
Preparing...
Importing employees.sql...
Finished executing script
mysql: [ERROR] Failed to open required defaults file: c:\users\tarun
mysql: [ERROR] Fatal error in defaults handling. Program aborted!
Operation failed with exitcode 1

tarunvakkalagadda
Автор

so the schema is Employees instead of test right....

_moby_dick
Автор

hai, sir please give link of emp database link in github

ashwinkumarac