Valid 70-761 Dumps shared by ExamDiscuss.com for Helping Passing 70-761 Exam! ExamDiscuss.com now offer the newest 70-761 exam dumps, the ExamDiscuss.com 70-761 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-761 dumps with Test Engine here:
You have a database named DB1 that contains a temporal table named Sales.Customers. You need to create a query that returns the credit limit that was available to each customer in DB1 at the beginning of 2017. Which query should you execute? A: B: C: D:
Correct Answer: C
Explanation/Reference: Explanation: AS OF: Returns a table with a rows containing the values that were actual (current) at the specified point in time in the past. Incorrect Answers: A, B: CONTAINED IN has two parameters: CONTAINED IN (<start_date_time> , <end_date_time>) References: https://docs.microsoft.com/en-us/sql/relational-databases/tables/querying-data-in-a-system- versioned-temporal-table