Valid DP-900 Dumps shared by ExamDiscuss.com for Helping Passing DP-900 Exam! ExamDiscuss.com now offer the newest DP-900 exam dumps, the ExamDiscuss.com DP-900 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-900 dumps with Test Engine here:
You have a SQL query that combines customer data and order dat a. The query includes calculated columns. You need to persist the SQL query so that other users can use the query. What should you create?
Correct Answer: D
A view is a virtual table whose contents are defined by a query. A view acts as a filter on the underlying tables referenced in the view. The query that defines the view can be from one or more tables or from other views in the current or other databases. Reference: https://docs.microsoft.com/en-us/sql/relational-databases/views/views