下列关于收缩SQL Server 2008数据库空间的说法,错误的是()。
A、可以收缩某个指定数据文件的空间
B、可以收缩某个指定日志文件的空间
C、收缩数据文件空间时不能小于该文件的初始大小
D、收缩数据库有缩小整个数据库空间大小和缩小某个文件大小两种方式
A、可以收缩某个指定数据文件的空间
B、可以收缩某个指定日志文件的空间
C、收缩数据文件空间时不能小于该文件的初始大小
D、收缩数据库有缩小整个数据库空间大小和缩小某个文件大小两种方式
A、A.Uniform model B、B.Pipe Model C、C.Short Pipe D、D.None of the above will alter Differentiated Services(Diff-Serv)code points set in different DifferentiatedServices(Diff-Serv)domain
A、Configure an HTTP endpoint for SQL2 on SQL1. B、Configure SQL2 as a linked server on SQL1. C、Configure an HTTP endpoint for SQL1 on SQL2. D、Configure SQL1 as a linked server on SQL2.
A、Internet Information Services B、SQL Server Browser C、SQL Server Agent D、Microsoft Distributed Transaction Coordinator
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
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、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.