[VIDEO] – String functions are the type of calculations used to manipulate string data. A good example of string functions is the LEFT () and RIGHT () functions demonstrated in this video.
LEFT () function when used in a calculation returns the left-most number of characters in a string.
while
RIGHT () function when used in a calculation returns the right-most number of characters in a string.
In this video, I have shared a practical use-case of these functions, which I believe will be helpful to you.
Watch the video for more details.