ExamQuestions.com

Register
Login
Data Engineering on Microsoft Azure (DP-203) Exam Questions

Microsoft

Data Engineering on Microsoft Azure (DP-203)

90 / 240

Question 90:

You work as an expert consultant for Advanced Azure Learning where the IT team is working on an Azure SQL database titled AAL_Targets which has a table titledTargets_2021. In the table, there is a field Targets_ID having type varchar(22). 
Required: The team is to implement masking for the Targets_ID field as given below: 
• Setting the initial 3 prefix characters as "exposed" 
• Setting the final 3 suffix characters as "exposed" 
• Setting the rest of the characters as "masked" 
The IT team is planning to use data masking with a credit card function mask. 
As an expert, you need to tell if the given solution meets the requirements and achieves the goal.

Answer options:

A.Yes
B.No