What are some good examples where SQL's OUTER JOIN is used?

Posted by Jian Lin on Stack Overflow See other posts from Stack Overflow or by Jian Lin
Published on 2010-04-23T12:08:01Z Indexed on 2010/04/23 12:13 UTC
Read the original article Hit count: 390

I often get asked the questions in an interview that "what is an outer join in SQL"?

While it can be answered, I wonder what might be some classic and good real life examples where a (LEFT) OUTER JOIN is used?

© Stack Overflow or respective owner

Related posts about sql

Related posts about join