The following MySQL statement finds the search string 'ank' at the 2nd place within the string list. So it returns 2. Code: SELECT FIND_IN_SET(' ...
確定! 回上一頁