Valid 70-765 Dumps shared by ExamDiscuss.com for Helping Passing 70-765 Exam! ExamDiscuss.com now offer the newest 70-765 exam dumps, the ExamDiscuss.com 70-765 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-765 dumps with Test Engine here:
You are designing a Windows Azure SQL Database for an order fulfillment system. You create a table named Sales.Orders with the following script. Each order is tracked by using one of the following statuses: Fulfilled Shipped Ordered Received You need to design the database to ensure that that you can retrieve the following information: The current status of an order The previous status of an order. The date when the status changed. The solution must minimize storage. More than one answer choice may achieve the goal. Select the BEST answer.
Correct Answer: A
This stores only the minimal information required. Incorrect Answers: B: We do not need to keep the complete history.