Example 1 of PATINDEX This example checks a character string (SQL SERVER) for the starting location of the characters "ver". SELECT PATINDEX('%ver%', 'SQL ...
確定! 回上一頁