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 activate the insertitemtemplate of a formview
How to find and replace specific string with blank using sed or any better cmd?
Calling IE to run on second monitor in batch file log in script
Database Design - Double Entry Accounting
Schedule Task "Could not start"
Hide local user folders on Server 2008 desktop
Migrating files/folders to a new domain
RPC through HTTP keeps prompting for pw on Exchange 2010
Readystate in IE in VBA program
sp_helptext with schema