strpos (string, substring)函式:引數一:原字串,目標字串,宣告子串的位置,作用與position函式一致。 select position('abcd','aa'); position ...
確定! 回上一頁