Microsoft
Software
Hardware
Network
Question : Oracle SQL: why this regular expression doesn't work?
Hi Experts:
I am using the following statement to test regular expression.
select case when regexp_like('a','[0-9]*') then 1 else 0 end from dual;
I am expecting it to return 0, but it returns 1. I just want to find two regular expressions, one helps me to detect integers and one helps me to detect decimal numbers (like 32.56). What shall they be?
Thank you.
Answer : Oracle SQL: why this regular expression doesn't work?
I tried FEC (FastEtherChannel) and it seems to be working.
What is the difference between FEC and LACP?
Random Solutions
How to find out what version of remote OpenSSL server is running?
Aside from Flowplayer, recommend a good video/audio player for the web?
How to use the processing core library to create a PIMAGE in Java Netbeans?
I frequently get BSOD with error message DRIVER_IRQL-NOT_LESS_OR_EQ
UAL on windows vista/7
Download conexant fusion 878a drivers for Windows 7
Export Data to XML File from SQL Database
Google Apps Gmail and legacy MS Exchange (SBS) 2003 Synchronisation
Need help resolving a issue with the home folder not being mapped to client from 2003 DC
Javascript to Silverlight (VB)
PHP Sessions