The Oracle SQL substr function is used to extract a portion of a string. The substr returns the part of s1 that starts at location b and includes n characters.
確定! 回上一頁