|
Explanation: : view the columns associated with the constraint names in the USER_CONS_COLUMNS view. Incorrect answer : 1: table to view all constraints definition and names 2: show all object name belong to user 3: does not display column associated 5: no such view Reference: Introduction to Oracle9i : SQL, Oracle University Study Guide, 10-25
|