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
Sysprep failed to set computername
Assigning values to a range of cells in Excel with VBA
Replacing Keyboard on Toshiba Portege A600
Syntax error (missing operator) in query expression
date input as string
VBA macro script populating cells from data source
prstat vs top command
Maxtor OneTouch 4 Family drive is no longer working
AutoCAD 2010 crashing on Windows 7
Samsung 160 G disk bad sector at 30.91%, HDD Reg. still finding bad sectors but no fix? Why?