Solution Use the REGEXP operator and a regular expression pattern, described in ... mysql> SELECT name FROM metal WHERE name REGEXP '^co'; +--------+ | name ...
確定! 回上一頁