Loading, please wait ...
Open its course - Database Systems Labs
Multi Table Queries By Mukhtiar Zamin
Summary

Summary

4
Teachers with
Mukhtiar Zamin
19
Followers
For Learning
All
Visibility
Security Status
2
Contributions
By Teachers
Notes
  1. Students are auto-evaluated against related topics to ensure they learned it.

Students will learn how access data from multiple tables using different types of joins

Scope

  • Displaying data from multiple tables.
  • Joins
  • Inner join
  • Left outer join
  • Right outer join

Introduction

To combine columns from several tables into a result table we need to use a join operation. The SQL join operation combines information from two tables by forming pairs of related rows from the two tables. The row pairs that make up the joined table are those where the matching columns in each of the two tables have the same value.

If we need to access data from more than one table, the choice is between using a subquery and using a join. If the final result table is to contain columns from different tables, then we must use a join.

Lab Tasks for All, By Mukhtiar Zamin

  1. Select customers name, number , phone from customers table, select checknumber from payments table. Display it for all customers. [either they have made payment or they haven’t include all customers].
  2. Display orderdetails for products. Use inner join.
  3. Using right outer join for productline display products.
  4. Select customers name and order he made for id =103. Use AND with inner join.

Video on Lab for All, By Mukhtiar Zamin

×

Multi Table Queries Evaluation

To earn PASS status, system is about to evaluate you using multiple choice questions (MCQs) and True/False type questions.

  • CAREFULLY READ THE FOLLOWING INSTRUCTIONS!
  • Make sure you have learned this lecture along with its topics and tutorials.
  • On first evaluation you get 100% marks on correct answer, then on 2nd you get 95% marks and so on.
  • Answer the questions with a gap NOT MORE THAN A MINUTE, Otherwise it will re-start.

I have read above instrucitons and ready for evaluation.
Your's
Status
Not Registered
Teacher
Mukhtiar Zamin
TODO
Please ask your teacher to link related questions for this lecture.
Alert
Your performance monitoring will start when you register in a class of this course.

Questions on

No Linked topics!
Contact Us

support@subexpert.com
Write to Us View Help
Subject Expert Logo

Subject Expert

Learn, Evaluate and Optimize

Follow Us
Facebook Switch Display Mode Enable Translation
© 2024 - Subject Expert