數據庫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課程設計