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
Shared calendar does not show appointments until refreshed
Return a value if date field is equal to the present date.
Can we split name in HTML
Include C++ header files in .Net Application
laptop setup win 7 64bit with 32bit xp pro emulator
Crystal Reports 11 (migrating from 8.5) and VB6 using RDO resultset as datasource
adding a mac to sbs 2003 network
Jumbo frame configuration is saved where?
PL/SQL Export table data to .csv file and save; launch Excel inside PL/SQL and load saved .csv file
How to change HEX value to EBCDIC char