就像我们平时用的*和?,sql的like语句中,使用%和_来代表任意多个字符和一个字符Sql代码 # %代表任意多个字符 select * from user where username ...
確定! 回上一頁