Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> numeric check

numeric check

From: mr. ambastha <ritesh.linux_at_gmail.com>
Date: 24 Mar 2006 13:23:48 -0800
Message-ID: <1143235428.270391.274120@i39g2000cwa.googlegroups.com>


i just have a doubt. till date i was writing a pl sql function for checking whether the entered number is numeric or not. can anyone tell whether there is any built in function to check this? Earlier i was using isdigit() and isnumeric() in other languages. is this kind of functions available here?
thanks in advance,
regards,
-ambastha Received on Fri Mar 24 2006 - 15:23:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US