True/False
It is possible to create an index owned by one user on a table owned by another user,provided that the creating user has either the CREATE ANY INDEX privilege or the INDEX privilege on the target table,or the user has been granted specific privileges for creating an index on that table.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q17: Creating a primary key in an Oracle
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-
Q23: A(n)_ index is an index that is