A substring of the input string.
substr ( <string> , <startNumber> , <numberOfCharacters> )
<string> is a string.
<startNumber> is a number representing the start position of the substring.
<numberOfCharacters> is the length of the substring.
String
substr ( connection : \'DB'::'TBC.tbc.MARKET'.'STATE' , 1 , 5 )