Re: converting latin1_swedish_ci "text" column data to utf8_bin
Posted by:
7 reeds
Date: July 25, 2012 01:10PM
Never mind. I figured a way around this. I could not change the original source tables but I could change the charset of the target tables. I was unintentionally using utf6_binary as the collation and that was not a happy thing. Changing to utf8_general_ci was the ticket.
Subject
Written By
Posted
Re: converting latin1_swedish_ci "text" column data to utf8_bin
July 25, 2012 01:10PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.