欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 微软认证考试 > MCITP > MCITP(70-454)

单项选择题

Your  database  is 5GB  and  contain  satable named  Sales  History. Sales informationis frequently inserted and updated. You discover that excessive page splitting is occurring. You need to reduce the occurr  enceof page splitting in the  Sales  History  table.
Which code segment should you use?()

    A.ALTER DATABASE Sales  MODIFY FILE(NAME = Sales dat3, SIZE = 10GB)
    B.ALTER INDEXALL ON Sales.Sales History REBUILD WITH (FILLFACTOR = 60)
    C.EXEC sys.sp_configure 'fill factor (%)', '60'
    D.UPDATE STATISTICS Sales.Sales History(Products)  WITH FULLSCAN, NORECOMPUTE

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题