Hi,
am trying to insert an HTML character reference emdash '—' in a varchar2 column. When i try to read the data saved, its been replaced by a '?'. However, it doesn't happen to all the HTML character references since i see the data for '®' correctly. How do i save the data in order to view these special characters without getting substituted by '?'.
Thanks in advance
Nim