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 set verify off in oracle?
In the oracle version 9.3.0.5.0, what does each number shows?
How do I limit the number of oracle database connections generated by weblogic server?
How many types of tables are there in oracle?
Explain oracle’s system global area (sga).
Explain the relationship among Database, Tablespace and Data file?
How to use like conditions in oracle?
How to update rows in table, suppose i have lacks of rows in table how to update total table with update statement. Can u please any one answer this question with update statement.
how to get the second max val for every group in a table
Can a property clause itself be based on a property clause ?
Difference between sub query and nested query ?
19 Answers Keane India Ltd, TCS,
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.