Informix Error -4018
-4018 The columns specified in the THRU option do not belong to the same
table.This statement refers to some table first THRU (or THROUGH) last; however first and last are not both columns in that table. Check the spelling of these column names. Make sure that the correct database is current at this point in the compilation (the most recent preceding DATABASE statement).