MySQL 튜토리얼 사이트에서 제공하는 샘플 DB
https://www.mysqltutorial.org/mysql-sample-database.aspx/
MySQL Sample Database
This page provides you with a MySQL sample database that helps you to practice with MySQL effectively and quickly. You can download the sample database and load it into your MySQL Server.
www.mysqltutorial.org
제공하는 DB 스키마

'DB' 카테고리의 다른 글
| [MySQL] 함수(Function) - 그룹(aggregate) (0) | 2022.03.16 |
|---|---|
| [MySQL] 함수(Function) - 숫자 (0) | 2022.03.16 |
| [MySQL] 트랜잭션(Transaction) - TCL(ROLLBACK, SAVEPOINT, COMMIT) (0) | 2022.03.16 |
| [MySQL] SQL - DML(INSERT, UPDATE, DELETE, SELECT) (0) | 2022.03.15 |
| [MySQL] mac에서 mysql 사용자 생성하기 (0) | 2022.03.15 |