SQL beginners can have some problems with understanding how Self-Join works. But everybody should understand
how handy this query type is. It helps us to combine two records inside same table into single row.
This thing is widely used on some level of programming and for sure we all sure understand, how to use it.
Read more