多做题,通过考试没问题!

Oracle认证考试

睦霖题库>其他计算机考试>Oracle认证考试

The PRODUCTS table has these columns: PRODUCT_ID NUMBER(4) PRODUCT_NAME VARCHAR2(45) PRICE NUMBER(8,2) Evaluate this SQL statement: SELECT * FROM PRODUCTS ORDER BY price, product _ name; What is true about the SQL statement?()

  • A、The results are not sorted.
  • B、The results are sorted numerically.
  • C、The results are sorted alphabetically.
  • D、The results are sorted numerically and then alphabetically.
正确答案:D
答案解析:
进入题库查看解析

微信扫一扫手机做题