Table of Contents

READINGS:

The following readings from the Oracle TutorialΒ Oracletutorial.com

YOUTUBE:

  • β€œHow inner, outer and cross joins work: Databases for developers #5” March 29, 2017.Β The Magic of SQLΒ Length of Video: 5:08
  • β€œSQL Tutorial: Utilizing joins” August 19, 2021.Β LinkedInΒ Length of Video: 12:47
  • β€œOracle Beginner Tutorial with exercise/database basic to advance training” Series videos fromΒ EqualConnect Coach. Please see video numbers for the corresponding topics:
    • Tutorial #63 – Cross Join. Length of Video: 10:27
    • Tutorial #64 – Inner Join. Length of Video: 12:54
    • Tutorial #65 – Left outer join. Length of Video: 14:18
    • Tutorial #66 – Right outer join. Length of Video: 11:43
    • Tutorial #67 – Full outer Join. Length of Video: 10:35
    • Tutorial #68 – Subquery. Length of Video: 8:15
    • Tutorial #70 – Union. Length of Video: 7:16
    • Tutorial #71 – Union All. Length of Video 6:50.
    • Tutorial #72 – Intersect operator. Length of Video: 4:20
    • Tutorial #74 – Minus operator. Length of Video: 7:39.