PAR_ROW_ID indexes
Is it possible to create indexes on siebel tables as follows:
create index SIEBEL.IDX$$_BA900004 on SIEBEL.S_EVT_CAL('PAR_ROW_ID');
can b-tree indexes be created on PAR_ROW_ID columns of Siebel tables?
thanks.
0
Is it possible to create indexes on siebel tables as follows:
create index SIEBEL.IDX$$_BA900004 on SIEBEL.S_EVT_CAL('PAR_ROW_ID');
can b-tree indexes be created on PAR_ROW_ID columns of Siebel tables?
thanks.