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
Looking for a Font
Permission Problems Creating Exchange Mailbox
Asterisk+Polycom: Program a key on polycom to transfer-to or conference-in a specific extension
Display Key Fields
Windows Service crashing on one machine, not on the other
Private WAN
Whats wrong with my css?
SBS 2008 shared folder permissions problem - read only - need full control
Can I define a document root in html for all the anchors on a page?
objectdatasource error typename cannot be found