Select语句语法
Select <列名> from <表名> [where <条件表达式>] [order by <排序列名> [asc或desc]]
posted on 2015-12-27 23:33 ip权 阅读(122) 评论(0) 收藏 举报