单项选择题
A.RESTORE LABELONLYFROM DISK = N\\Server1\Backup\DB Backup.bak
B.RESTORE HEADERONLYFROM DISK = N\\Server1\Backup\DB Backup.bak
C.RESTORE VERIFYONLYFROM DISK = N\\Server1\Backup\DB Backup.bak
D.RESTORE DATABASE MSDBFROM DISK =N\\Server1\Backup\DB Backup.bak
单项选择题 You are responsible for implementing maintenance jobs on a SQL Server 2005 database server. Certain jobs run every Sunday and other jobs run at the beginning of every month. You need to schedule the jobs in the way that uses the least amount of administrative effort. What should you do?()
多项选择题 TestKing.com uses SQL Server 2005. Users report that report execution is slow. You investigate and discover that some queries do not use optimal execution plans. You also notice that some optimizer statistics are missing and others are out of date. You need to correct the problem so that reports execute more quickly. Which two Transact-SQL statements should you use?()
单项选择题 TestKing.com has multiple servers in a distributed environment. You work with two SQL Server 2005 computers named SQL1 and SQL2. Each server uses SQL Server Authentication and they use different logins.You need to write a distributed query that joins the data on SQL1 with the data on SQL2. What should you do?()