PL/SQL (MOSC)

MOSC Banner

Doubt in a select - Don't list processes that meet a condition

in PL/SQL (MOSC) 1 commentAnswered

I have a table with the following structure:

Process Code

------------------------------------

    1 3

    1 4

    2 5

    2 2

    3 3

    4 5


I'd like to list the processes that don't have code 3. That is, processes 2 and 4 only. Does anyone have any ideas?

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