![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, i am facing a scenario like this, i am having a table having around 1 million rows, and 15 columns. This is the logging table, mostly insertion only happens. the query we use from front end uses almost any one or two of the 10 columns in the where condition. since it a log table and insertions are heavy, i cant create index for all the columns. Need some alternate solution. |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi, Its oracle 9i release 2, running on windows box. if i need to create index, i have to index all the columns because, where condition in the select query contains almost all the columns. for example take the emp table one of the query where condition is NAME in another hiredate , mgr ... Regards Ram |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |