Answer:
Right function is also an in-build Sql Server function which is used to take specified number of characters from a string starting from the end i.e.from right side of string.
In other words,we can say that this function returns the right part of a given string with the specified number of characters.
Syntax is same as Left Function .
Asked In: Many Interviews |
Alert Moderator