Hi All,
It would be helpful if you provide your suggestions to achieve the below.
I have a column in a table which usually contains multi line data as given below,

The output of the query will look like,

The purpose is to convert the column to rows with each row not exceeding 20 characters and the last character needs to be the end of the line.
Sample output below,

Thanks in Advance