|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/sql-mysql-database/
课程评论:没有评论
课程名称:《逐步学习 SQL(MySQL)*最适合新手* 100+练习题》 课程概述: MySQL 是一个免费的开源关系数据库管理系统(RDBMS),使用结构化查询语言(SQL)。SQL 是用于添加、访问和管理数据库内容的最流行语言,以其快速处理、可靠性、易用性和灵活性而闻名。MySQL 是几乎所有开源 PHP 应用程序的重要组成部分。本课程特别为希望在数据库领域开始职业生涯的新手设计。 课程内容包括: 1. 安装与设置 2. 数据库相关查询 3. 各类选择查询 4. 排序与分组 5. 分组函数 6. 连接(Joins) 7. 删除命令 8. 子查询 9. 高级查询 10. 面试问题 本课程通过丰富的实践题帮助学员巩固所学知识,适合所有希望深入理解和应用 MySQL 的新手。
MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL).SQL is the most popular language for adding, accessing and managing content in a database. It is most noted for its quick processing, proven reliability, ease and flexibility of use. MySQL is an essential part of almost every open source PHP applicationThis course is specially designed for newbies who want to start career in DatabaseThis Course covers1. Setup and Installation2. Database related queries3. All type Select Queries4. Sorting and Grouping5. Group Functions6. Joins7. Delete commands8. Sub queries9. Advance Queries10. Interview Questions