考题: PRO: Designing Database Solutions and Data Access Using Microsoft SQL Server 2008 MCTS 70-451考试题库由我们专业IT认证讲师及产品专家精心打造,包括了当前最新的全真70-451考试试题,全部附有正确答案。 部分题库如下: 1. You are a database solutions architect. Your company plans to develop a solution by using a SQL Server 2008 instance. The solution has the following business requirements: Import data from various data sources such as Microsoft Office Excel, Microsoft SQL Server 2000, Microsoft SQL Server 2005, and CSV files. Profile the source data before it is imported. Provide collaboration and offline capabilities to mobile users. Allow mobile users to use heterogeneous data stores. You need to configure the appropriate SQL Server components to accomplish the business requirements. You want to achieve this goal by using the minimum amount of administrative effort. Which two SQL Server components should you use? (Each correct answer presents part of the solution. Choose two.) A. Analysis Services B. Reporting Services C. Integration Services D. Notification Services E. Microsoft Sync Framework Answer: CE 2. You need to design a database solution that meets the following capabilities: Executes SQL Server Integration Services (SSIS) packages Executes Transact-SQL Schedules tasks Sends alerts Which SQL Server component should you use? A. Notification Services B. Service Broker C. SQL Mail D. SQL Server Agent Answer: D 3. You have a table in a database that contains 30 million rows. You need to ensure that the table meets the following requirements: Enables queries on all string values within the table Enables queries to be returned by order of proximity Minimizes the amount of time required to execute queries What should you do? A. Create a filtered index. B. Create a clustered index. C. Configure Service Broker. D. Configure a Full-Text-Search. Answer: D |