Re: Find the next word using regular expressions in Oracle 10g

From: <admin_at_rbtron.com>
Date: Mon, 9 Feb 2009 13:35:55 -0800 (PST)
Message-ID: <1d8c5558-45e3-4fe6-90b4-2d3ac2003315_at_u13g2000yqg.googlegroups.com>



Awesome answers! ... Thanks a lot ... just one more thing:

Sometimes the file will have :

(STATE_DETAILS = (STATE_NAME =

                                      TEXAS)(ZIPCODE = 12345))

or

(STATE_DETAILS = (TERRITORY =

                                      TEXAS)(ZIPCODE = 12345))

So how to find the word after : either STATE_NAME or TERRITORY ?

Thanx once again!

-GC Received on Mon Feb 09 2009 - 15:35:55 CST

Original text of this message