Hi!
My question is if it is possible to retrieve just one row for the following case.
We have a table, PARTY, where we have a single row for each PARTYID´s contact.
The table look like this:
PARTYID,
CONTACT_ID,
NAME,
PHONE
One PARTYID can have up to three different CONTACT_ID´s.
Is it...