Multiple Choice
Which command will create an index?
A) CREATE INDEX indexname IN tablename (columnname)
B) CREATE INDEX indexname REFERENCE (columnname)
C) CREATE INDEX indexname ON tablename (columnname)
D) CREATE INDEX indexname INCREMENT BY (columnname)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q56: The <u>CURRVAL</u> pseudocolumn is used to generate
Q57: How can an organization use a sequence
Q58: Only one identity column may be defined
Q59: A(n)_ synonym is an alternate name that
Q60: A function-based index can be used for
Q62: The _ options are used to determine
Q63: Oracle12c will begin each sequence with the
Q64: The default value for the INCREMENT BY
Q65: Which of the following is a correct
Q66: The NOCACHE option specifies that the sequence