A-A+ 在语句 select * from student where s_name like ’% 2022-08-05 22:15:04 问答库 阅读 172 次 问题详情 在语句 select * from student where s_name like ’%晓%’ where 关键字表示的含义是:A 条件B 在哪里C 模糊查询D 逻辑运算 参考答案 参考答案:C