Is there any function to ignore records where a particular column value is null. I have created a left outer join (includes 4 tables) and populates some records. In this join, there is a field called "Tab Desc". Whenever this field has NULL values I want to ignore those records.Is there any function to ignore records where a