What should you cre...
 
Notifications
Clear all

What should you create?

1 Posts
1 Users
0 Likes
74 Views
(@velvertonernest)
Posts: 699
Noble Member
Topic starter
 

You have a SQL query that combines customer data and order data. The query includes calculated columns.

You need to persist the SQL query so that other users can use the query.

What should you create?

  • A . a table
    B. an index
    C. scalar function
    D. a view

Show Answer Hide Answer

Suggested Answer: D

Explanation:

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
 
Posted : 29/01/2023 4:31 pm

Latest DP-900 V1 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: