SQL Server 2000数据库系统使用什么样的数据库语言?()
A、C/C++
B、SQL
C、Transact—SQL
D、Java
A、C/C++
B、SQL
C、Transact—SQL
D、Java
A、You should install SQL Server 2008 as a named instance, and make the new application to use the new instance. B、You should install SQL Server 2008 as the default instance, and make the new application to use the default instance. C、You should upgrade the SQL Server 2005 application to use SQL Server 2008. D、You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance.
A、The SQL Server 2008 Upgrade Advisor should be used B、You should use a SQL server-side trace. The trace captures the Deprecation Announcement and Deprecation Final Support event classes C、You should use the SQL Server Profiler. The profiler captures the SQL:BatchCompleted and Exception event classes D、You should use a SQL server-side trace. The trace captures the SQL:BatchCompleted and Exception event classes.
A、Create a linked server on SQL1 to SQL2. Configure the linked server to use impersonation. B、Create a linked server on SQL1 to SQL2. Configure the linked server to use mapped logins. C、Instruct Eric to write the queries on SQL2 by using the OPENQUERY statement and specifying SQL1 as the server name. D、Instruct Eric to specify SQL Server object names by using four-part notation.
A、You should configure Distributed File System B、You should configure SQL Server C、You should configure SQL Server Full Text D、You should configure SQL Server VSS Writer
A、从SQL1控制台运行SQL Server Profiler。将跟踪信息存储到SQL1上的表中 B、从连接到SQL1的远程桌面运行SQL Server Profiler。将跟踪信息存储到另一台计算机的文件中 C、连接到SQL1的一台独立计算机中运行SQL Server Profiler。将跟踪信息存储到SQL1上的表中 D、从连接到SQL1的一台独立计算机中运行SQL Server Profiler。将跟踪信息存储到运行SQL Server Profiler的计算机文件中
A、You should use the Database Engine Tuning Advisor. B、In Microsoft SQL Server Management Studio, you should create a maintenance plan C、You should use the SQL Server Configuration Manager D、In Microsoft SQL Server Management Studio, you should create a policy
A、Change the .NET application to define a new server connection to SQL2. B、Configure a linked server on SQL1 to point to SQL2. C、Configure a linked server on SQL2 to point to SQL1. D、Change the stored procedures called by the .NET application to include the OPENXML command.
A、A.one SQL Server 2005 computer with one instance B、B.two SQL Server 2005 computers, each with two instances C、C.two SQL Server computers, one with one instance and one with three instances D、D.one SQL Server 2005 computer with two instances