下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 音乐剧形体课程设计
- 铁路隧道课课程设计
- 高物理微课程设计方案
- 课程设计文学研究助手
- 草莓育苗技术课程设计
- 潍坊道路工程课程设计
- 会计岗位劳动合同
- 司机岗劳动合同范本
- 专业健身教练私人训练服务合同协议
- 智能城市智能城市公共服务系统开发合同
- 地系梁工程施工方案
- 藏文基础-教你轻轻松松学藏语(西藏大学)知到智慧树章节答案
- 安徽省芜湖市2023-2024学年高一上学期期末考试 英语 含答案
- 医学教程 常见体表肿瘤与肿块课件
- 内分泌系统异常与虚劳病关系
- 智联招聘在线测评题
- 【魔镜洞察】2024药食同源保健品滋补品行业分析报告
- 生猪屠宰兽医卫生检验人员理论考试题及答案
- 2024年驻村第一书记工作总结干货3篇
- 教室装修施工计划
- 诊疗方案自查整改报告(2篇)
评论
0/150
提交评论