Valid 98-364 Dumps shared by ExamDiscuss.com for Helping Passing 98-364 Exam! ExamDiscuss.com now offer the newest 98-364 exam dumps, the ExamDiscuss.com 98-364 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 98-364 dumps with Test Engine here:
You create the following table, which lists how many books you have on loan to your friends. Harry in San Francisco returns your books. Which statement will update your table correctly?
Correct Answer: A
Explanation/Reference: Explanation: The row must match both name and city. Incorrect Answers: B: The row must match both name and city. Therefore we must use AND and not OR. C: Incorrect syntax in the WHERE clause. D: This would work, but we'd need to lookup the ID first. References: https://docs.microsoft.com/en-us/sql/t-sql/queries/where-transact-sql?view=sql-server-2017