You can use the REGEXP_MATCH function (see the query reference page): REGEXP_MATCH('str', 'reg_exp'). Instead of using the % syntax used by ...
確定! 回上一頁