Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Databases Querying Relational Databases Set Operations Review and Practice

Possible error in video - EXCEPT venn diagram min 1:09

I think the Venn diagramm for EXCEPT is wrong in this video (minute 01:09) from Review and Practice.

In light blue should be only the left table - "Furniture" but minus "TV Stand". Maybe I am getting it wrong, but I cross-checked it with e.g. this source (https://www.techonthenet.com/postgresql/except.php).

Minor stuff: For consistency, the title of the slide could be "EXCEPT" in uppercase.

For UNION it is correct: all is light blue.

For INTERSECT it is correct: only "TV stand" is light blue. For consistency, the title of this slide could be "INTERSECT" instead of "Intersection".

1 Answer

Mark Sebeck
MOD
Mark Sebeck
Treehouse Moderator 37,341 Points

Good catch Tarek. Steve Parker actually answered a similar question here