How to replace content in text data type?
when we sending the mails we are taking content from the database.
The data is maintained in text data type column. Now i have to replace some of content in mail content
(text data type column) from database.
I tried by using REPLACE function but data is truncated
when we sending the mails we are taking content from the database.
The data is maintained in text data type column. Now i have to replace some of content in mail content
(text data type column) from database.
I tried by using REPLACE function but data is truncated