Both Toad and Oracle SQL Developer do provide a way to view these constraints on Views.
What am I missing?
Interesting Note: when you ask Oracle SQL Developer to display the SQL of a view, the display includes the statements that define the constraints but not those that define view and column comments. OraDev Studio shows the comment statements but not the constraint statements. Go figure ...
