getStringVal() vs. getNumberVal()?
438410Aug 10 2006 — edited Aug 10 2006I was doing some testing and it seems that getStringVal() works for inserting numberical data from an xml file into an Oracle NUMBER field...which leads me to wonder what is the difference between using getStringVal() and getNumberVal()?