可学答题网 > 问答 > MCITP(70-444)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are a database&#


You are a database administrator for your company. You are responsible for a SQL Server 2005 database that has several indexes. You need to write a stored procedure that checks the indexes for fragmentation. Which Transact-SQL statement should you use?()

  • ADBCC DBREINDEX
  • BSELECT * FROM sys.dm_db_index_physical_stats
  • CDBCC INDEXDEFRAG
  • DSELECT * FROM sys.indexe
参考答案
参考解析:
分类:MCITP(70-444)题库