1. 首页
  2. 编程语言
  3. 其他
  4. SQL答案doc全部答案用文档写的

SQL答案doc全部答案用文档写的

上传者: 2019-02-24 23:36:25上传 DOC文件 292KB 热度 36次
2-01: 1.select * from city 2.select distinct OrderDate from orders 3.select * from suppliers where SuppCode='HHT' 4.select * from suppliers where SuppCode!='HHT' 5.select Descriptions,UnitPrice from products where UnitPrice between 0 and 20 6.select DistriNum,BossName,Company from distributors wher
用户评论