Short Answer
Creating a primary key in an Oracle 10g database automatically creates an internal unique ____________________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: _ constraints enforce only those changes that
Q13: PRIMARY KEY column(s)is / are usually placed
Q14: ON DELETE _ instructs Oracle 10g to
Q15: By default,the initial value of a sequence
Q16: It is advisable to specifically name at
Q18: It is possible to create an index
Q19: Any constraint other than _ can be
Q20: A(n)_ is a database structure that is
Q21: When viewing constraints from ALL_CONSTRAINTS,foreign key constraints
Q22: The _ index is used for application-