Pre-Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ac4s65

You have a SQL database in Microsoft Fabric that contains a column named Payload.

You have a SQL database in Microsoft Fabric that contains a column named Payload. Payload stores customer data in JSON documents that have the following format:

JSON

{

" date " : " 2026-01-25 " ,

" customer_email " : " user@contoso.com " ,

...

}

Data analysis shows that some customers have subaddressing in their email address; for example, user1+promo@contoso.com.

You need to return a normalized email value that removes the subaddressing, for example, user1+promo@contoso.com must be normalized to user1@contoso.com.

Which Transact-SQL expression should you use?

A.

SQL

REGEXP_REPLACE(

JSON_VALUE(Payload, ' $.customer_email ' ),

' \+.*@ ' ,

' @ '

)

B.

SQL

REGEXP_SUBSTR(

JSON_VALUE(Payload, ' $.customer_email ' ),

' \+.*@ ' ,

' @ '

)

C.

SQL

REGEXP_REPLACE(

JSON_VALUE(Payload, ' $.customer_email ' ),

' \+.* ' ,

' '

)

D.

SQL

REGEXP_REPLACE(

JSON_VALUE(Payload, ' $.customer_email ' ),

' \+ ' ,

' '

)

DP-800 PDF/Engine
  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions
buy now DP-800 pdf
Get 65% Discount on All Products, Use Coupon: "ac4s65"