If you wish to pass 70-464 we highly recommend our demo. Lead2pass is the most credible and authentic source of information on all the available certification exams and we strive to keep our products up-to-date and reliable on a consistent basis.
QUESTION 61
Drag and Drop Question
You have a SQL Server 2012 database named database1.Databaset has a data file named database1_data.mdf and a transaction log file named database1_log.ldf.
Database1_data.mdf is 1.5 GB. Database1_log.ldf is 1.5 terabytes.
A full backup of Database1 is performed every day.
You need to reduce the size of the log file. The solution must ensure that you can perform transaction log backups in the future.
Which code segment should you execute? To answer, move the appropriate code segments from the list of code segments to the answer area and arrange them in the correct order.
A. Option A
B. Option B
C. Option C
D. Option D
E. Option E
F. Option F
Answer: ACDE
QUESTION 62
You need to create the InvoiceStatus table in DB1.
How should you define the InvoiceID column in the CREATE TABLE statement?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C
QUESTION 63
You execute IndexManagement.sql and you receive the following error message:
"Msg 512, Level 16, State 1, Line 12
Subquery returned more than 1 value. This is not permitted when the subquery follows =, ! = , <, <= , >, > = or when the subquery is used as an expression."
You need to ensure that IndexManagement.sql executes properly.
Which WHILE statement should you use at line 18?
A. WHILE @counter < (SELECT COUNT(RowNumber) FROM @indextable)
B. WHILE @counter < (SELECT SUM(RowNumber) FROM @indextable)
C. WHILE SUM(@RowNumber) < (SELECT @counter FROM @indextable)
D. WHILE COUNT(@RowNumber) < (SELECT @counter FROM @indextable)
Answer: A
QUESTION 64
You are testing disaster recovery procedures.
You attempt to restore DB1 to a different server and you receive the following error message:
"Msg 33111,
Level 16, State 3, Line 1
Cannot find server certificate with thumbprint
`OxA694FBEA88C9354E5E2567C30A2A69E8FB4C44A9′.
Msg 3013, Level 16, State 1, Line 1
RESTORE DATABASE is terminating abnormally."
You need to ensure that you can restore DB1 to a different server.
Which code segment should you execute?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: B
QUESTION 65
You attempt to process an invoice by using usp_InsertInvoice.sql and you receive the following error message:
"Msg 515, Level 16, State 2, Procedure usp_InsertInvoice, Line 10 Cannot insert the value NULL into column ‘InvoiceDate’, table ‘DB1.Accounting.Invoices’; column does not allow nulls. INSERT fails."
You need to modify usp_InsertInvoice.sql to resolve the error.
How should you modify the INSERT statement?
A. InvoiceDate date `Customer/@InvoiceDate1′.
B. InvoiceDate varchar(100) ‘InvoiceDate’,
C. InvoiceDate varchar(100) ‘Customer/InvoiceDate’,
D. InvoiceDate date `@InvoiceDate’,
Answer: D
QUESTION 66
You need to convert the functionality of Legacy.sql to use a stored procedure.
Which code segment should the stored procedure contain?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: D
QUESTION 67
You need to modify the function in CountryFromID.sql to ensure that the country name is returned instead of the country ID.
Which line of code should you modify in CountryFromID.sql?
A. 04
B. 05
C. 06
D. 19
Answer: D
QUESTION 68
Drag and Drop Question
You need to build a stored procedure that amortizes the invoice amount.
Which code segment should you use to create the stored procedure?
To answer, move the appropriate code segments from the list of code segments to the answer area and arrange them in the correct order.
Answer:
QUESTION 69
Which code segment should you use to define the ProductDetails column?
A. ProductDetails varchar(MAX) NULL
B. ProductDetails xml NULL.
C. ProductDetails xml (CONTENT Production.ProductDetailsSchema) NULL
D. ProductDetails xml (DOCUMENT Production.ProductDetailsSchema) NULL
Answer: A
QUESTION 70
You need to prepare the database to use the .NET Framework ProcessProducts component. Which code segments should you execute?
(Each correct answer presents part of the solution. Choose all that apply.)
A. Option A
B. Option B
C. Option C
D. Option D
E. Option E
F. Option F
G. Option G
Answer: ABDE
Preparing for Microsoft exams of 70-464 is really a tough task to accomplish for a person busy with day jobs. Lead2pass Microsoft training material uses latest exam questions to get your targets achieved in a hassle free way.