Go Back   Cyber Tech Help Support Forums > Search Forums

Notices

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: data_hugger
Forum: Web Development & Graphic Design June 22nd, 2011, 09:41 PM
Replies: 4
Views: 1,482
Posted By data_hugger
Okay This does what I want it to do so far. ...

Okay This does what I want it to do so far.

SELECT
REGEXP_SUBSTR('500 Oracle Parkway, Redwood Shores','[[:alnum:]]+[[:space:]]') "REGEXPR_SUBSTR"
FROM DUAL;

Returns:
REGEXPR_SUBSTR
500
Forum: Web Development & Graphic Design June 22nd, 2011, 09:11 PM
Replies: 4
Views: 1,482
Posted By data_hugger
Hey, Thanks for the response. I attempted...

Hey, Thanks for the response.

I attempted to use this
SELECT
REGEXP_SUBSTR('500 oracle parkway, redwood shores, ','^[alnum]{3}[alnum]?[:space:]') "REGEXPR_SUBSTR"
FROM DUAL;

This is the...
Forum: Web Development & Graphic Design June 21st, 2011, 08:51 PM
Replies: 4
Views: 1,482
Posted By data_hugger
Regular Expression Help need!

Hi, I am attempting to select the first alphanumeric sequence from a specific field in an oracle database that is greater then 3 charcters and does not contain a '/' as one of the characters.
...
Forum: Windows XP July 7th, 2006, 01:52 AM
Replies: 1
Views: 735
Posted By data_hugger
Computer Locks up after accessing Second Hard Drive

Greetings and thanks in advance for your help.

Recently there was a power surge and my computer shut down.
I then noticed that my computer started to lock up. I looked for a pattern and whenever...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 10:37 PM.