The SUBSTRING SQL scalar function returns part of another string. For example SUBSTRING( Name FROM 1 FOR 8 ).
確定! 回上一頁