exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 2 question 133 discussion

Actual exam question from Microsoft's DP-203
Question #: 133
Topic #: 2
[All DP-203 Questions]

You have an Azure subscription that contains a Microsoft Purview account.

You need to search the Microsoft Purview Data Catalog to identify assets that have an assetType property of Table or View.

Which query should you run?

  • A. assetType IN ('Table', 'View')
  • B. assetType:Table OR assetType:view
  • C. assetType = (Table OR View)
  • D. assetType:(Table OR View)
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
17lan
5 months, 3 weeks ago
Selected Answer: B
Correct Syntax explained here: https://learn.microsoft.com/en-us/purview/unified-catalog-search#browse-the-unified-catalog Grouping isn't supported within a field search. Customers should use operators to connect field searches. For example,name:(alice AND bob) is invalid search syntax, but name:alice AND name:bob is supported.
upvoted 1 times
...
JamieMcD
6 months, 2 weeks ago
Selected Answer: B
Correct Purview syntax
upvoted 2 times
...
tadenet
6 months, 2 weeks ago
Selected Answer: B
Correct!
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...