RIGHT(text, num_chars)Returns the specified number of characters from the end of a text string
RIGHT("SALESFORCE", 4)= ORCE