Multibyte characters in alert
I am creating an alert which shows data in table ORG_ORGANIZATION_DEFINITIONS . One of the columns in the table has multi byte characters like ~ `
Not all the rows in that column has these characters. When the data in being sent to email through alerts there is formatting issue. If any record has this character the subsequent column is printing a little closer to the column with multibyute char . Can anyone please suggest a solution on how to format the alert output
Below is how the alert sends email. The second row should be pirnting similar to the first row.