移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

单选题

You are responsible for maintaining a SQL Server 2005 database. Business analysts in the company routinely use a view named v CustomerSales to join the Customers and Sales tables in the database. They use the view to aggregate total sales by customer by month. You need to increase the performance of the view. What should you do?()

发布日期:2021-03-17

You are responsible for maintaining a SQL Server 2...
A

Update the view to use an outer join between the Customers and Sales tables.

B

Create a clustered index on the v CustomerSales view.

C

Create two separate views that do not contain any joinsone view named Customers for the Customers table and another one named v Sales for the Sales table.

D

Create a stored procedure for the business analysts that uses the v CustomerSales view.

标签: "暂无标签"

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!