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
exiting users from database
Error message when replying, sending, openning email in OWA
MAC Mail with Exchange 2007 Attachment Issue
Set site as read only to everyone
Intel Core 2 Quad CPU Overheating Issues
SAS 9.1 - Excel Import
Replace Line breaks with spaces using VB in Excel
Exchange 2007 mail relay
Enteprise Application Documentation Application
Excel VBA code to automatically set a Pivot Table filter on 2 specific values in a field