数据库sql课程设计
In this course, Mike Dane will teach you database management basics and SQL.
在本课程中,Mike Dane将教您数据库管理基础知识和SQL。
The course starts off with Mike helping you install MySQL on Windows or Mac. Then he explores topics like schema design, Create-Read-Update-Delete operations (CRUD), and other database fundamentals.
该课程首先由Mike帮助您在Windows或Mac上安装MySQL。 然后,他探讨了诸如模式设计,创建-读取-更新-删除操作(CRUD)和其他数据库基础之类的主题。
If you've never studied databases or SQL before, this is a great starting point. It will cover:
如果您以前从未学习过数据库或SQL,那么这是一个很好的起点。 它将涵盖:
- What a database is什么是数据库
- Tables and Keys表和键
- SQL BasicsSQL基础
- MySQL Windows/Mac InstallationMySQL Windows / Mac安装
- Creating Tables建立表格
- Inserting Data插入资料
- Constraints约束条件
- Update & Delete更新和删除
- Basic Queries基本查询
- Company Database Intro公司数据库介绍
- Creating Company Database创建公司数据库
- More Basic Queries更多基本查询
- Functions功能
- Wildcards通配符
- Unions工会
- Joins加入
- Nested Queries嵌套查询
- On Delete删除时
- Triggers扳机
- ER DiagramsER图
You can watch the entire 4-hour SQL course with no ads on YouTube. Or you can watch it below (also with no ads) in the embedded player below.
您可以在YouTube上没有广告的情况下观看整个4小时SQL课程 。 或者,您可以在下面的嵌入式播放器中观看(也没有广告)。
Happy coding.
快乐的编码。
翻译自: https://www.freecodecamp.org/news/sql-and-databases-full-course/
数据库sql课程设计