Thanks guys for your help. There is one more condition here. In Table2, Reference field contains data with some extra digits. So we need to use like operator.
e.g Table1 Reference data is 12893,234982, 3377660
but Table2 Reference data is 12893000000,12893776600,2349826666000 etc..
so we...