No, RLIKE interprets the pattern as a regex, not in the classic SQL LIKE manner. ... POSIX extended regular expressions instead of SQL LIKE pattern syntax.
確定! 回上一頁