Higher Than 75 Marks

  • + 0 comments

    In MYSQL we will have a function called Right (), which takes the args. as Right(Str,length) by using this we can sucessfully retrive the characters of the string characters from the rightside. Hence we are using right(name,3) to select the last 3 characters and then used orderby to order the string.