摘要:
条件查询: --比较运算符 --select ...from 表名 where.... -- > --查询大于18岁的信息 --select * from students where age>18; --< --查询小于18 岁的信息 select * from students where ag 阅读全文
posted @ 2019-01-18 16:57
人与人之间的交流技巧——心
阅读(322)
评论(0)
推荐(0)