Главная
Study mode:
on
1
Intro
2
Download the Employees Database
3
Import the Employees Database into MySQL
4
Step 1: SQL SELECT statement
5
Step 2: SQL INSERT statement
6
Step 3: A more specific SELECT
7
Step 4: SELECT the Highest Employee Number
8
Step 5: COUNT how many employees
9
Step 6: SQL UPDATE statement
10
Step 7: INSERT data into another table
11
Step 8: SELECT to confirm data insertion
12
Step 9: JOIN two tables in a SELECT statement
13
Step 10: DELETE data from tables
14
BONUS - Step 11: A More Complex SQL Statement
Description:
Learn CRUD operations in MySQL through a comprehensive 10-step tutorial. Master the SQL query language to create, read, update, and delete data in a database. Begin by downloading and importing an employees database, then progress through SELECT statements, INSERT commands, and advanced queries. Explore how to count employees, update records, insert data into multiple tables, and join tables in SELECT statements. Conclude with DELETE operations and a bonus complex SQL statement. Perfect for beginners looking to grasp essential database manipulation techniques in just 32 minutes.

SQL Crash Course - CRUD Operations - MySQL Tutorial

Dave Gray
Add to list