What is the syntax for creating an index?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the syntax for creating an index?
Rating:
Following is the syntax for creating an index:
ON table (column [, column]...);
where,
Rating:
Was this information helpful?
Other articles
- What are Oracle-Managed Files (OMF)?
- What is an outer join?
- How is a tablespace taken offline and online?
- What is database authentication?
- What is a role?