hi i have 2 tables. the first table, has to link to the second to get the 'shipto' account #.
it links on custid and suffix. the problem is that the second table does not always have 'shipto' data.
Option i know would be to make a sql expression and get this if there.
is there any other way to do this? that is, to join anyway even if blank.