
Featured
- 
            
              
Find out a particular column throughout the database in Postgresql
Previously got a situation where I needed to get t
by Nitika.Verma 
Tags
SQL Outer-Left Join
                      In this Join all the content of both table will come in resultant table either they will be matched or not .
Outer Join are of two types :
1) Left Outer Join -> It is also known as left join . In left join all the content of left table will ... 
                      
        
        