SQL Language (MOSC)

MOSC Banner

How can I get distinct records in this case?

in SQL Language (MOSC) 5 commentsAnswered

((((((paaf.assignment_status_type IN ('INACTIVE'))

  AND (ppos.actual_termination_date IS NOT NULL) or ((paaf.assignment_status_type IN ('ACTIVE')))

  AND (paaf.primary_assignment_flag='Y'))

  AND (paaf.assignment_type IN ('E')))

  AND (paaf.system_person_type='EMP'))))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center