Subscript displaying level with other characters.
661720Aug 11 2010 — edited Aug 11 2010I'm trying to insert some chemical values that have subscripts. When I paste the compounds into sql plus I see them as subscripts and they insert into my table without errors but when I try to retrieve them they are level.
inserting (CH₃)PO(OH)₂
and retrieving (CH3)PO(OH)2
I've looked all over the place and don't see an answer. Any help will be appreciated.