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
Remote Software Installation - Silent
Appointment booking app or service for field engineers?
lotus script to check the groups
asynch sockets
Server 2008 NLB problem
How to Populate a ListBox Control with Values from an Access Database Table
Cannot RDP to W2008R2 Server 'Computer Name' but can to its IP Address
SQL 2008 upgrade creates two separate instances
Create linked server from MS Sql to oracle server
Use .NET or SSIS to download Exhange email and process attachments