更新时间: 2024-03-27 00:25:17#SQL like 下划线SQL语句:select * from student where username like'王_' 一个下划线表示一个字、词、 只搜出2个字的。或者用 '王%' + CHAR_LENGTH ==2