Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

which view should a user query to display the columns associated with the constraints on a table owned by a user?

Correct Answer: D
Explanation/Reference:
Explanation: view the columns associated with the constraint names in the USER_CONS_COLUMNS view.
Incorrect answer:
A. table to view all constraints definition and names
B. show all object name belong to user
C. does not display column associated
E. no such view
Refer: Introduction to Oracle9i: SQL, Oracle University Study Guide, 10-25
Source by vceguide.com #
 
PREVIOUS NEXT
Tagged: #view #user #query #display #columns #constraints #table #owned
ADD COMMENT
Topic
Name
2+1 =