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

You work in a com


You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named named Dworks in the instance. The Dworks table has a table named BillDetails which has a clustered primary key named BillId on the BillId column. The BillDetails table has a single XML column named GoodsDetails. The XML column has an XML index and XML data are stored in this XML column. A new column named GoodsID is added to the BillDetails table. GoodsID must be included in the primary key.  So what action should you perform to achieve this goal?()  

  • AYou should drop the XML index on the table. Modify the primary key. Recreate the XML index 
  • BYou should alter the XML index and set the ALLOW_ROW_LOCKS = OFF option. Alter the primary key and set the ALLOW_ROW_LOCKS = ON option. 
  • CYou should move the XML data to a temporary table. Clear the XML data from the original table by setting the GoodsDetails column to NULL. Modify the primary key. Repopulate the ProductSpecs column. 
  • DYou should disable the XML index on the GoodsDetails column. Modify the primary key.Enable the XML index on the ProductSpecs column.
参考答案
参考解析:
分类:MCTS(70-432)题库
相关推荐

1、You work in a com

You work in a company which uses SQL Server 2008. You are the administrator of the co...

2、You work in a com

You work in a company which uses SQL Server 2008. You are the administrator of the co...

3、You work in a com

You work in a company which uses SQL Server 2008. You are the administrator of the co...

4、You work in a com

You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. ...

5、You work in a com

You work in a company which uses SQL Server 2008. You are the administrator of the co...

6、You work in a com

You work in a company which uses SQL Server 2008. You are the administrator of the co...