下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 《创新的圆环》课件
- 2024年度淘宝平台商家产品展示与推广合同3篇
- 2024年度智能家居设备外协设计与生产合同3篇
- 2024年度铁路货运安全责任合同范本3篇
- 2024年度医疗设备购置三方贷款及售后保障协议2篇
- 2024年度高端装备制造股权补偿转让协议3篇
- 2024年新型叉车操作员协议3篇
- 《增值税新知识学习》课件
- 2025采购合同签订管理办法合同签订审查备案管理办法
- 2024年标准协议附加条款模板指南版B版
- 高中语文《林黛玉进贾府》-新人教版必修3课件
- 急性支气管炎的护理课件
- 不白吃漫画苏东坡传
- 肺部感染预防及护理课件
- 湖北省省直辖县级行政单位天门市2023-2024学年四年级上学期1月期末语文试题
- 2024年统计法知识讲座
- 数控车床编程-数控车床编程
- 2024年中铝宁夏能源集团招聘笔试参考题库含答案解析
- 中心静脉压cvp监测
- 医院护理培训课件:《股骨颈骨折中医护理查房》
- JCT558-2007 建筑用轻钢龙骨配件
评论
0/150
提交评论