欢迎来到PP题库网 PP题库官网
logo
全部科目 > 大学试题 > 计算机科学 > 数据库应用技术

单项选择题

你是一个brokerage公司的数据库开发者。这个数据库包括一张名为Trades的表。如下是用于创建该表的脚本:你要确保在trades表里可任意的进行插入和查询操作。你要怎么做?()

    A.Execute the DBCC DBREINDEX statement on the table.
    B.Execute the UPDATE STATISTICS statement on the table.
    C.Execute the DROP STATISTICS statement on the clustered index.
    D.Execute the DBCC INDEXDEFRAG statement on the primary key index.
    E.Execute the DROP INDEX and CREATE INDEX statements on the primary key index.

点击查看答案

相关考题

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

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