Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PATINDEX('%n%','nguyen')最初の出現ではなく値 6 を返すのはなぜPATINDEX('%n%','nathan')ですか? 最初の出現で値 1 を返します。
PATINDEX('%n%','nguyen')
PATINDEX('%n%','nathan')