Can we create more than one index on particular column?
Answer / guest
No
But we can create composite index including that particular
column with other columns.
Is This Answer Correct ? | 5 Yes | 3 No |
what is host string in sql plus? how does it related to database?
How to execute a stored program unit?
Explain how you would restore a database using RMAN to Point in Time?
What is oracle sid?
What is difference between SUBSTR and INSTR?
how to get last monday of a month?
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
What is a trigger and what are its types?
what are actual and formal parameters?
What happens if the imported table already exists?
What happens if you use a wrong connect identifier?
How to create a new view in oracle?