Can we create more than one index on particular column?
Answer Posted / guest
No
But we can create composite index including that particular
column with other columns.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is a trigger and what are its types in oracle?
How to convert dates to characters in oracle?
How to enter a new row into a table interactively?
What is translate in oracle?
How do I limit the number of oracle database connections generated by weblogic server?
Explain temporal data types in oracle
How to run queries on external tables?
What is Data Dictionary Cache in Oracle?
What is merge statement used for?
What are the ways tablespaces can be managed and how do they differ?
What is the difference between substr & instr functions?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
How to rebuild an index in oracle?
What is transaction control statement and how many types of transaction control statement in Oracle?
How to fetch the row which has the max value for a column?