电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

(完整版)SASADVANCE(63题,无答案版,适合独立练习使用)VIP免费

(完整版)SASADVANCE(63题,无答案版,适合独立练习使用)_第1页
(完整版)SASADVANCE(63题,无答案版,适合独立练习使用)_第2页
(完整版)SASADVANCE(63题,无答案版,适合独立练习使用)_第3页
Item1of63MarkitemforreviewWhenattemptingtominimizememoryusage,themostefficientwaytodogroupprocessingwhenusingtheMEANSprocedureistouse:A.theBYstatement.B.GROUPBYwiththeNOTSORTEDspecification.C.theCLASSstatement.D.multipleWHEREstatements.Item2of63MarkitemforreviewTheSASdatasetWORK.CHECKhasavariablenamedId_Codeinit.WhichSQLstatementwouldcreateanindexonthisvariable?A.createindexId_CodeonWORK.CHECK;B.createindex(Id_Code)onWORK.CHECK;C.makeindex=Id_CodefromWORK.CHECK;D.defineindex(Id_Code)inWORK.CHECK;Item3of63MarkitemforreviewGiventheSASdatasets:WORK.EMPLOYEEWORK.NEWEMPLOYEENameDeptNamesSalary---------------------------AlanSalesMichelle50000MichelleSalesParesh60000ASASprogramissubmittedandthefollowingiswrittentotheSASlog:101procsql;102selectdept,name103fromWORK.EMPLOYEE104wherename=(selectnamesfromnewemployeewheresalary>40000)ERROR:Subqueryevaluatedtomorethanonerow.105;106quit;Whatwouldallowtheprogramtosuccessfullyexecutewithouterrors?A.Replacethewhereclausewith:whereEMPLOYEE.Name=(selectNamesdelimitedwith','fromWORK.NEWEMPLOYEEwhereSalary>40000);B.Replaceline104with:whereEMPLOYEE.Name=ANY(selectNamesseparatedwith','fromWORK.NEWEMPLOYEEwhereSalary>40000);C.ReplacetheequalsignwiththeINoperator.D.Qualifythecolumnnameswiththetablenames.Item4of63MarkitemforreviewGiventheSASdatasetSASUSER.HIGHWAY:SteeringSeatbeltSpeedStatusCount---------------------------------absentNo0-29serious31absentNo0-29not1419absentNo30-49serious191absentno30-49not2004absentno50+serious216ThefollowingSASprogramissubmitted:procsqlnoprint;selectdistinctSpeed[_insert_SQL_clause_]fromSASUSER.HIGHWAY;quit;title1"Speedvaluesrepresentedare:&GROUPS";procprintdata=SASUSER.HIGHWAY;run;WhichSQLclausestoresthetext0-29,30-49,50+inthemacrovariableGROUPS?A.into&GROUPSB.into:GROUPSC.into:GROUPSseparatedby','D.into&GROUPSseparatedby','Item5of63MarkitemforreviewTheSASdatasetWORK.CHECKhasanindexonthevariableCodeandthefollowingSASprogramissubmitted.procsortdata=WORK.CHECK;byCode;run;WhichdescribestheresultofsubmittingtheSASprogram?A.TheindexonCodeisdeleted.B.TheindexonCodeisupdated.C.TheindexonCodeisuneffected.D.Thesortdoesnotexecute.Item6of63MarkitemforreviewThetableWORK.PILOTScontainsthefollowingdata:WORK.PILOTSIdNameJobcodeSalary----------------------001AlbertPT150000002BrendaPT170000003CarlPT160000004DonnaPT280000005EdwardPT290000006FloraPT3100000Thedatasetwassummarizedtoincludeaveragesalarybasedonjobcode:JobcodeSalaryAvg------------------PT15000060000PT17000060000PT16000060000PT28000085000PT29000085000PT3100000100000WhichSQLstatementcouldNOTgeneratethisresult?A.selectJobcode,Salary,avg(Salary)label='Avg'fromWORK.PILOTSgroupbyJobcodeorderbyId;B.selectJobcode,Salary,(selectavg(Salary)fromWORK.PILOTSasP1whereP1.Jobcode=P2.Jobcode)asAvgfromWORK.PILOTSasP2orderbyId;C.selectJobcode,Salary,(selectavg(Salary)fromWORK.PILOTSgroupbyJobcode)asAvgfromWORK.PILOTSorderbyId;D.selectJobcode,Salary,AvgfromWORK.PILOTS,(selectJobcodeasJc,avg(Salary)asAvgfromWORK.PILOTSgroupby1)whereJobcode=JcorderbyId;Item7of63MarkitemforreviewAquickruleofthumbforthespacerequiredtorunPROCSORTis:A.twotimesthesizeoftheSASdatasetbeingsorted.B.threetimesthesizeoftheSASdatasetbeingsorted.C.fourtimesthesizeoftheSASdatasetbeingsorted.D.fivetimesthesizeoftheSASdatasetbeingsorted.Item8of63MarkitemforreviewMulti-threadedprocessingforPROCSORTwilleffectwhichofthesesys...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部