SYS Columns added to the table

2002-10-22 Thread Rahul Mehendale
Hi I have table with aroung 2 million rows. When I was creating an index on the table, it failed as it was not able to extend the temp segment. I added a temp segment and recreated the index. But now i see the index is created on some columns which cannot be seen in the DESCRIBE TABLE command.

Re: SYS Columns added to the table

2002-10-22 Thread Connor McDonald
Are they function based indexes ? Check xxx_IND_EXPRESSSIONS hth connor --- Rahul Mehendale [EMAIL PROTECTED] wrote: Hi I have table with aroung 2 million rows. When I was creating an index on the table, it failed as it was not able to extend the temp segment. I added a temp segment