| Exam Code/Number: | 070-469Join the discussion |
| Exam Name: | Recertification for MCSE: Data Platform |
| Certification: | Microsoft |
| Question Number: | 281 |
| Publish Date: | Jun 02, 2026 |
|
Rating
100%
|
|
You need to modify the usp_DetectSuspiciousActivity stored procedure.
Which two actions should you perform? Each correct answer presents part of the solution. Choose two.
You have a Microsoft SQL Azure database named DBAzurel. DBAzurel contains a table named Orders that stores sales data.
Each order has a sales total that can only be discovered by querying multiple tables.
You need to ensure that the value of the sales total is returned by executing a query on Orders.
What should you create?
DRAG DROP
You are designing a database for a university. The database will contain two tables named
Classes and StudentGrades that have the following specifications:
- Classes will store brochures in the XPS format. - The brochures must be structured in folders and must be accessible byusing UNC paths. - StudentGrades must be backed up on a separate schedule than the rest ofthe database.
You need to identify which SQL Server technology meets the specifications of each table. Which technologies should you identify? To answer, drag the appropriate technology to the correct table in the answer area.

You plan to execute the following code:
You need to identify how many rows will be in dbo.Table1 after you execute the code. How many rows should you identify?
You need to recommend a solution to minimize the amount of time it takes to execute USP_5.
What should you include in the recommendation?