Hi All
Kindly, I have some data in my database non UTF8 encoded, I need to convert those data to UTF8 encoded, please help
MY DB: 11.2.0.4.0
I identified those records by this where close:
where lengthb(x_arabic_lst_name) <> length(x_arabic_fst_name)
Thanks ...