相关考题

单项选择题 YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.TheserverhasaverylargedatabasenamedDB1.AnapplicationwhichisconstantlyavailableusesDB1.Nowyougetareportfromusers,inthereportuserscomplainthatserverhasapoorperformance.Asthetechnicalsupport,youhavetoimprovetheperformanceoftheapplicationbyusingtheDatabaseEngineTuningAdvisor.Besidesthis,youmustmakesurethattheactionofanalyzingtheworkloadwillnotaffecttheperformanceoftheproductionserver.Sowhatshouldyoudo?()

单项选择题 YouworkinaOrganizationwhichisnamedWiikigoCorp.TheOrganizationusesSQLServer2008.YouaretheadministratoroftheOrganizationdatabase.NowyouareinchargeofaSQLServer2008instance.Lookatthefollowingquery:SELECTs.*,i.*FROMSensitiveTblASsINNERJOINInsensitiveTblASiONi.OrganizationName=s.OrganizationNameYouusetheabovequerytojointwotablesonacolumnnamedOrganizationName.Thefollowingerrorisreturnedwhenyouexecutethequery."Msg468,Level16,State9,Line17Cannotresolvethecollationconflictbetween'SQL_Latin1_General_CP1_CS_AS'and'SQL_Latin1_General_CP1_CI_AS'intheequaltooperation."TheONclauseofthequeryhastobemodifiedsothatitcanperformacase-sensitivejoinsuccessfully.Whatshouldyoudo?()

单项选择题 YouworkinacompanywhichisnamedWiikigoCorp.ThecompanyusesSQLServer2008.Youaretheadministratorofthecompanydatabase.NowyouareinchargeofaSQLServer2008instance.ThereisadatabasewhichisnamedSellingsintheinstance.TheSellingsdatabasecontainsatablenamedProductions.Thetableisusedtostoresinformationaboutalltypesofproducts.TheProductionstableisoftenqueriedbyusersonthebasisoftheRadioSizecolumn.TheRadioSizecolumncontainstheNULLvalueforallproductsotherthanRadios.Currentlynoindex existsontheRadionSizecolumn.AccordingtotherequirementofthecompanyCIO,youhavetooptimizethequeryperformanceandreducetheeffectonthediskspacetotheleast.Sowhatactionshouldyouperformtoachievethisgoal?()