可学答题网 > 问答 > 计算机题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are a database&#


You are a database administrator for your company. The company uses a SQL Server 2005 application. Each night, data is imported into a database, and the database is then set to be read-only. During business hours, users run predefined and ad hoc queries. You need to monitor the servers performance during the day. What are two possible ways to achieve this goal?()

  • AUse the Lock Waits/sec performance counter.
  • BUse the Number of Deadlocks/sec performance counter.
  • CUse the Transactions/sec performance counter.
  • DUse the Full Scans/sec performance counter.
  • EUse the Batches/sec performance counter.
参考答案
参考解析:
分类:计算机题库
相关推荐

1、若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值

若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值为()A0B-1C1D2

2、现有int a,*b;,b=&a;,则下列运算错误的是

现有int a,*b;,b=&a;,则下列运算错误的是A*&aB&*aC*&bD&*b

3、You are a database&#

You are a database administrator of two SQL Server 2005 computers named SQL1 and ...

4、You are a database&#

You are a database administrator for your company. The company uses a SQL Server ...

5、You are a database&#

You are a database administrator for your company. A database on one of the compa...

6、● 假设A、B为布尔变量,对于逻辑表达式( A && B )

● 假设A、B为布尔变量,对于逻辑表达式( A && B ),至少需要(63) 个测试用例才能完成MCDC覆盖。(63)A4B3C2D1