I have two tables -> tb1 and tb2. I am performing left join operation on these tables using ID column and also i have one more condition such as one column is not equal to other column . Below is sample codeI have two tables -> tb1 and tb2. I am performi