Right function with character and integer
I have a SELECT statement where I need to compare the month of a date field to the 2 left characters in a VarChar field. I can’t seem to figure out how to do this. So I broke the 2 pieces out and ran the following code (I simplified it by removing fields irrelevant to… Read More Right function with character and integer