In this course you will be introduced to two methods of writing SQL queries that retrieve data from two or more tables. Since one of the functions of a database is to store data in an organized format, many databases are made up of multiple tables. Often, the data output required from the database is made up of data from more than one table. For example, the data that populates a student transcript might come from the Student, Course, and Section tables. While the Student table may provide the student’s name, the name and number of the course might come from the Course table and the specific grade for that course may come from yet another table. While writing SQL queries in SQLiteStudio, you'll learn the SQL syntax required to join tables together as you develop an understanding of how the relationships among tables come into play.

Retrieve Data with Multiple-Table SQL Queries

位教师:Judy Richardson
访问权限由 New York State Department of Labor 提供
4,868 人已注册
您将学到什么
Explain the need for multiple-table queries in data retrieval.
Generate successful SQL multiple-table queries for data retrieval.
Recognize relationships among tables in a relational database.
要了解的详细信息

添加到您的领英档案
仅桌面可用
了解顶级公司的员工如何掌握热门技能

在 2 小时内学习、练习并应用岗位必备技能
- 接受行业专家的培训
- 获得解决实训工作任务的实践经验
- 使用最新的工具和技术来建立信心

关于此指导项目
分步进行学习
在与您的工作区一起在分屏中播放的视频中,您的授课教师将指导您完成每个步骤:
-
Joining Two Tables with WHERE
-
Understanding Table Relationships
-
Joining Three or More Tables
-
Adding Selection into the WHERE clause
-
The INNER JOIN
-
The LEFT JOIN
推荐体验
Learners who are targeting careers in programming, web development, or data analysis.
3个项目图片
位教师

提供方
学习方式
基于技能的实践学习
通过完成与工作相关的任务来练习新技能。
专家指导
使用独特的并排界面,按照预先录制的专家视频操作。
无需下载或安装
在预配置的云工作空间中访问所需的工具和资源。
仅在台式计算机上可用
此指导项目专为具有可靠互联网连接的笔记本电脑或台式计算机而设计,而不是移动设备。
人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
学生评论
- 5 stars
71.71%
- 4 stars
19.19%
- 3 stars
7.07%
- 2 stars
1.01%
- 1 star
1.01%
显示 3/99 个
已于 Apr 5, 2021审阅
the work space is too busy, it is difficult to read or follow the session without interrupting the practical lesson and stopping the video.
已于 Jul 8, 2020审阅
Instructor presented material in a down to earth fashion which made the material easy to understand.
已于 Sep 16, 2020审阅
Nice and to the point explanations of the joins mentioned. Good for beginners. Wish they also added Self-Join as well.






