数据库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 Basics SQL基础
- MySQL Windows/Mac Installation MySQL 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 Diagrams ER图
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课程设计