今天的学习内容:

  mysql查询语句

    as

    where 条件

      比较操作符

      (not) between and

      (not)in

      (not)like '%hello%'

      and or 连接条件

      is null /is not null

      regexp

    order by (desc)降序(asc)升序

    group by

    limit

 

posted on 2017-06-15 16:33  躺枪  阅读(112)  评论(0编辑  收藏  举报