返回顶部
首页 > 资讯 > 数据库 >【2019年8月】OCP 071认证考试最新版本的考试原题-第20题
  • 974
分享到

【2019年8月】OCP 071认证考试最新版本的考试原题-第20题

摘要

Choose two The PRODUCT_INFORMATioN table has a UNIT_PRICE column of data type NUMBER(8, 2). Evaluate this sql statemen

Choose two

The PRODUCT_INFORMATioN table has a UNIT_PRICE column of data type NUMBER(8, 2).

Evaluate this sql statement:

SELECT TO_CHAR(unit_price,"$9,999") FROM Product_intormation;

Which two statements are true about the output?

A) A row whose UNIT_PRICE column contains the value 1023.99 will be displayed as $1,024.

B) A row whose UNIT_PRICE column contains the value 1023.99 will be displayed a5 $1,023.

C) A row whose UNIT_PRICE column contains the value 10235.99 will be displayed as $1,0236.

D) A row whose UNIT_PRICE column contains the value 10235.99 will be displayed as $1,023.

E) A row whose UNIT_PRICE column contains the value 10235.99 will be displayed as #####

Answer:AE

(解析:这道题以前出现过,Answer:A 有点出乎意外,居然四舍五入;位数不够 oracle 显示的处理方式就是以#号显示。)

您可能感兴趣的文档:

--结束END--

本文标题: 【2019年8月】OCP 071认证考试最新版本的考试原题-第20题

本文链接: https://lsjlt.com/news/1801.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作