get Posting description with formatting in query
Summary:
How can we get formatted infomration in query any workaround
Content (please ensure you mask any confidential information):
while posting job description at job requisition, we see the user can make formatiing some like like bold/undline etc, now we want this things in query, is there anyway to get this infomration in query
select EXTERNAL_QUAL ,
EXTERNAL_DESC,
EXTERNAL_RESP
FROM IRC_REQUISITIONS_VL
Version (include the version you are using, if applicable):
24a
Code Snippet (add any code snippets that support your topic, if applicable):