下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1Z0-051V9.022017-5-11ViewtheExhibitandexaminethestructureofthePRODUCTSAllproductshavealistYouissuethefollowingcommandtodisplaythetotalpriceofeachproductafteradiscountof25%andataxof15%areappliedonit.Freightchargesof$100havetobeappliedtoalltheSQL>SELECTprod_name,prod_list_price-+(prod_list_price-(prod_list_price*(25/100))*(15/100))+100AS"TOTALPRICE"FROMWhatwouldbethe eifalltheparenthesesareremovedfromtheabovestatement?ItproducesasyntaxTheresultremainsThetotalpricevaluewouldbelowerthanthecorrectThetotalpricevaluewouldbehigherthanthecorrectAnswer:SELECTprod_name,prod_list_price-+(prod_list_price-(prod_list_price*(25/100))*(15/100))+100AS"TOTALPRICE"FROM ephotoDigital 17"LCDw/built-inHDTVTunerSELECTprod_name,prod_list_price-+prod_list_price-prod_list_price*25/100*15/100+100AS"TOTALPRICE"FROM5MPephotoDigital 17"LCDw/built-inHDTVTunerYouneedtoproduceareportwhereeachcustomer'screditlimithasbeenincrementedby$1000.Intheoutput,thecustomer'slastnameshouldhavetheheading'Name'andtheincrementedcreditlimitshouldbelabeled'NewCreditLimit'.Thecolumnheadingsshouldhaveonlythefirstletterofeachwordinuppercase.Whichstatement plishthisSELECTcust_last_nameName,cust_credit_limit+1000"NewCreditLimit"FROMSELECTcust_last_nameASName,cust_credit_limit+1000ASNewCreditLimitFROMSELECTcust_last_nameAS"Name",cust_credit_limit+1000AS"NewCreditLimit"FROMSELECTINITCAP(cust_last_name)"Name",cust_credit_limit+INITCAP("NEWCREDITFROMAnswer:selectnamefrom(select'wb'asnamefromdual)selectnamefrom(SELECT'WB'ASNAMEFROMDUAL);selectnamefrom(SELECT'WB'ASNameFROMDUAL)select"Name"from(SELECT'WB'AS"Name"FROMlastname列标题应显示为Name,并且增加的信贷限额列标题应显示为NewCreditLimit,列标题应该每个单词的首字母大写显示。ViewtheExhibitandexaminethestructureofthePRODUCTSYouneedtogenerateareportinthefollowing5MPDigitalPhotoCamera'scategoryisPhotoYBox'scategoryisElectronicsEnvoyAmbassador'scategoryisWhichtwoquerieswouldgivetherequiredoutput?(ChooseSELECTprod_name||q''||'scategoryis'||prod_categoryCATEGORIESFROMproducts;SELECTprod_name||q'['s]||'categoryis'|| FROMproducts;SELECTprod_name||q'\'s\'||'categoryis'||prod_categoryCATEGORIES FROMproducts;SELECTprod_name||q'<'s>'||'categoryis'||prod_categoryCATEGORIESFROMproducts;Answer:SELECT'''s'FROMSELECTq'\'s\',q'/'s/',q'('s)',q'{'s}',q'['s]',q'a'sa',q'1's1'FROMdual;selectq'\'s\'fromdual;selectselectq'\'s\'fromdual;select'wb'||'''s'fromdual;selectq'\'s\'fromdual;selectq'/'s/'fromdual;selectq'('s)'fromdual;selectq'['s]'fromdual;selectq'a'sa'fromdual;selectq'1's1'fromselectq'1weibin1'fromUsingtheCUSTOMERStable,youneedtogenerateareportthatshows50%ofeachcreditamountineach elevel.ThereportshouldNOTshowanyrepeatedcreditamountsineach elevel.Whichquerywouldgivetherequiredresult? e_level,DISTINCTcust_credit_limit*0.50AS"50%CreditLimit"FROMcustomers;SELECT e_level,DISTINCT*0.50AS"50%CreditLimit"FROMSELECT e_level||''||cust_credit_limit0.50AS"50%CreditLimit"FROM e_level||''||cust_credit_limit*0.50AS"50%CreditLimit"FROMcustomers;Answer:SELECTA,DISTINCTB,CFROM SELECTDISTINCTA,DISTINCTB,CFROMTAB4语法错SELECTDISTINCTA,B,CFROMTAB4SELECTAB,CFROMTAB4ViewtheExhibitandexaminethedataintheCUSTOMERStable.Evaluatethefollowingquery:SQL>SELECTcust_nameAS"NAME",cust_credit_limit/2ASMIDPOINT,MIDPOINT+100AS"MAXLOWERLIMIT"FROMTheabovequeryproducesanerroronexecution.Whatisthereasonfortheerror?AnaliascannotbeusedinanThealiasNAMEshouldnotbeenclosedwithindoublequotationmarks.TheMIDPOINT+100expressiongivesanerrorbecauseCUST_CREDIT_LIMITcontainsNULLvalues.ThealiasMIDPOINTshouldbeenclosedwithindoublequotationmarksfortheCUST_CREDIT_LIMIT/2expression.SELECTcust_nameAS"NAME",cust_credit_limit/2ASMIDPOINT,MIDPOINT+100AS"MAXLOWERLIMIT"FROMORA-00904:"MIDPOINT":invalidSELECTc.cust_last_nameAS"NAME",cust_credit_limit/2ASMIDPOINT,cust_credit_limit/2+100AS"MAXLOWERLIMIT"FROMcustomersc;selectnamefromselect'web'asNamefromselect"Name"fromselect'web'as"Name"from--以下几种方式都可select"NAME"fromSELECTc.cust_last_nameAS"NAME",cust_credit_limit/2ASMIDPOINT,cust_credit_limit/2+100AS"MAXLOWERLIMIT"FROMcustomersc)selectselectNAMEfromSELECTc.cust_last_nameAS"NAME",cust
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 医院综合安防和管理解决方案
- 2022年公务员多省联考《申论》真题(辽宁B卷)及答案解析
- 制药企业安全生产培训
- 文明上网班会课件
- 2024年新高一物理初升高衔接《牛顿运动定律的应用》含答案解析
- 教育课件的制作
- 磁性罗盘产业规划专项研究报告
- 日程表产品入市调查研究报告
- 煤球机产业规划专项研究报告
- 石油制清洁剂产业深度调研及未来发展现状趋势
- 网络信息辨别真伪 课件
- 北教版四年级综合实践下册 第十一课饮料中的学问
- 小学美术苏少版 四年级上册 第14课《漂亮的房间》
- 铜仁学院秘书学专业本科人才培养方案
- 建筑设计防火规范
- 4D厨房设备设施管理责任卡
- GB/T 3655-2022用爱泼斯坦方圈测量电工钢带(片)磁性能的方法
- GB/T 25420-2021驱动耙
- 特应性皮炎积分指数AD 病情严重程度积分法(SCORAD)
- GB/T 19520.1-2007电子设备机械结构482.6mm(19in)系列机械结构尺寸第1部分:面板和机架
- GB/T 16762-2020一般用途钢丝绳吊索特性和技术条件
评论
0/150
提交评论