There are 2 tables POLICY and NAME. The relationship between Policy and name is only the policy number.
and ther relation ship is like many to one. I mean
several policy number can have same name in the name table with that many records.
Now my question is to find out the policy numbers having the same name.
I want to find out this using a single sql query not using a PL/SQL code.
Thanks for you help.
Software/Hardware used:
ASKED:
November 18, 2005 11:36 AM
UPDATED:
November 18, 2005 1:42 PM