Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Microsoft Developing AI-Enabled Database Solutions DP-800 Question # 9 Topic 1 Discussion

Microsoft Developing AI-Enabled Database Solutions DP-800 Question # 9 Topic 1 Discussion

DP-800 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Vou have a SQL database in Microsoft Fabric that contains a nvarchar(max) column named MessageText. An ID is always contained within the first paragraph of MessageText.

You need to write a Transact SQL query that uses REGEXP_SUBSTR to extract the ID from MessageText.

What should you include in the query?


A.

Apply STRING_ESCAPE(MessageText, " json’ > before calling REGEXP_SUBSTR.


B.

Cast Messagelext to nvarchar(4000) before calling REGEXP SUBSIR.


C.

Add a collate Lati1_General_CS_AS clause to MessageText before calling regexp_SUBSTR.


D.

Run TRV_CONVERT(varchar(Bax), MessageText) before calling REGEXP_SUBSTR.


Get Premium DP-800 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.