Re: How to use REGEXP_SUBSTR to extract owner/obj/part from full obj name ?

From: Ibo <ibodogan_at_hotmail.com>
Date: Thu, 4 Feb 2010 13:24:48 -0800 (PST)
Message-ID: <f19503fe-6b38-4368-83ea-a3ccce2d3ab0_at_t1g2000vbq.googlegroups.com>


Found it :

REGEXP_SUBSTR('owner.obj.part', '[^.]+', 1, <fieldno>) Received on Thu Feb 04 2010 - 15:24:48 CST

Original text of this message