HTML to Text test

Description
select
wdj.wip_entity_id,
wdj.job_note,
xxen_util.html_to_text(wdj.job_note) job_note_text
from
wip_discrete_jobs wdj
where
wdj.job_note is not null