SQL之select

本课学习内容:

SQL的增删改查语句中,“查” select 是最常用的。本课介绍了各种查数据的方法:

  • select distinct
  • where
  • and
  • or
  • order by