I have tried a lot to figure how to get the count from two tables with respect to master table
I have three tables

Using these table values I need to get this output..

Tried but could get the desired result http://en.wikipedia.org/wiki/Join_(SQL) SQL - LEFT OUTER JOIN and WHERE clause http://forums.devshed.com/oracle-development-96/combination-of-left-outer-join-and-where-clause-383248.html