I am attempting to join two tables on three different variables - 1 char and 2 numeric variables. The respective variables from each table match the variable type, as confirmed by proc contents, but i am still receiving the error message that they do not match.
... View more