You have a table that contains an XML column named XMLDatal. The column contains the following nodes:
You need to design a stored procedure that will return only the title and description in a tabular result set.
The solution must be developed by using minimum amount of effort.
How should you extract the information?
A. Execute sp_preparedocument.You are a database developer. You plan to design a database solution by using SQL Server 2008. You configure a database on a server to use a common language runtime (CLR). You need to create a CLR assembly that enables the CLR stored procedure to access environment variables available on the server. You also need to ensure that the CLR assembly has the minimum permissions assigned.
What should you do?
A. Enable the TRUSTWORTHY database property.You are a database developer. You plan to design a database solution by using SQL Server 2008. The database supports a warehousing application and contains data from two warehouses in a table named Product. The Product table
contains a warehouse indicator field named warehouse_id.
The two Warehouse B contains 55,000 items.
The solution uses a third-party application that runs on SQL Server 2008. The application uses a stored procedure that returns the warehouse inventory based on the warehouse_id parameter. Users report that occasionally, the system
performance is unacceptable when the Warehouse A inventory is queried. You cannot modify the stored procedures in the application. You need to ensure acceptable performance when users query the inventory of Warehouse A.
What should you do?
A. Create a clustered index on the warehouse_id column.You have a table that contains 5 million rows. The table has a clustered index. You plan to add an additional index on a column that contains 80 percent null values. The column is used extensively in WHERE clauses.
You need to implement an index strategy for the column. The solution must minimize the amount of storage space required for the index.
Which type of index should you use?
A. clusteredA new data analytics application is being implemented in your organization.
Users will run a process that compares result sets before and after executing complex data modifications.
The data will always be queried by using the same conditions.
Some tables updated by the processes will not need to be compared.
Your need to design a locking strategy for the process that meets the following requirements:
What should the strategy include?
A. Set the transaction isolation level to SERIALIZABLE.You have a database that contains two tables named Table1 and Table1_Details. Table1_Details contains details about items in Table1.
You need to ensure that when an item is removed from Table1, all related items are removed from Table1_Details. You must achieve this goal by using the minimum amount of Transact-SQL code.
What should you do?
A. Create a foreign key relationship. Set Cascade Delete to Null.You are a database developer. You plan to design a database solution by using SQL Server 2008.
The database contains a large table that has 20 million rows. The table contains the following columns:
The table currently has single-column nonclustered indexes on the CustomerNumber, CompanyName, and ContactFirstName columns.
An application uses data from this table. The user interface of the application allows the usage of any one filter from the following list of filters:
In all cases, the listed order of the columns is the order in which they will appear in the WHERE clause that is generated.
You need to design an indexing strategy for this table, so that the query optimizer can quickly perform an index seek when searching through the table data.
What should you recommend?
A. Drop all existing indexes. Create two multicolumn indexes, one on CustomerNumber and CompanyName and the other on ContactLastName and ContactFirstName.You are a database developer. You plan to design a database solution by using SQL Server 2008. You create a table that contains information about Web pages that are added to a Web site. The Web site has a home page and contains
various other Web pages. The home page is the root page of the site. All pages except the root page have a link to an upper-level page.
The table must support the following design considerations:
What should you use?
A. Use the XML data type.You have a table named Sales that contains the data listed in the following table.

You need design a query that retrieves a list that contains all sales people that have top three values from the TotalSales column. Which query should you design?

You are a database developer. You plan to design a database solution by using SQL Server 2008.
The database application has a table named Transactions that contains millions of rows. The table has multiple columns that include transaction_id and transaction_date. There is a clustered index on the transaction_id column. There is a
nonclustered index on the transaction_date column.
You discover that the following query takes a long time to execute.

You need to ensure that the query retrieves data in minimum possible time. What should you do?
A. Create a nonclustered index on the transaction_type_id column.Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 70-451 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.