摘要:
Sql: distinct: select distinct * from tea; Tea中每行的数据必有不同,若有两行相同的,则只输出一行 Limit: select * from stu limit 1,3 从stu表的第二行开始,选取3行 Null: select * from stu wh 阅读全文
posted @ 2017-06-30 15:31
hongdongjian
阅读(302)
评论(0)
推荐(0)
浙公网安备 33010602011771号