Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> COMMON FIELDS

COMMON FIELDS

From: Allan Martin <allanmartin_at_ntlworld.com>
Date: Fri, 19 Apr 2002 14:24:14 +0100
Message-ID: <3cbfb80f@cpns1.saic.com>


Hi,
Can anyone advise the best way to pull a common string (if any) from a feild in a table. They will be grouped by another field. I plan to append results to a table.
e.g.

INPUT TABLE

PK            GROUP
M100A       M
M100B       M
M100C       M
ABCD1       A
ABCD2       A
ABCD3       A
BG456       H
AFCG       H
ACFE       H


OUTPUT TABLE
COMMON STRING GROUP

M100                             M
ABCD                             A
**NONE**                    H


Thanks very much,
Allan Received on Fri Apr 19 2002 - 08:24:14 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US