I Have two tables: OS_NAME and DS_NAME, I want to compare two fields in each table to look for differences ("NAME" field on OS_NAME, and "FT_T_ISD" on DS_NAME). I only want it to compare the first 15 characters of each field, how would I accomplish this?