You have a SQL database in Microsoft Fabric containing an nvarchar(max) column named MessageText. An ID is always present within the first paragraph of MessageText.
You need to write a Transact-SQL query using REGEXP_SUBSTR to extract the ID from MessageText.
What should you include in the query?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion