NOT IN « Query Select « Oracle PL/SQL Tutorial






2.27.NOT IN
2.27.1.NOT IN reverses the rows selected by IN
2.27.2.NOT IN returns false if a value in the list is null
2.27.3.Deal with NULL with NOT IN and NVL
2.27.4.Subquery 'NOT IN'
2.27.5.NOT IN and subquery
2.27.6.Not equals and subquery