|
| Total Answers and Comments: 7 |
Last Update: February 01, 2008 Asked by: winston |
|
| | |
|
No best answer available. Please pick the good answer available or submit your answer. | |
July 16, 2007 13:02:05 | #6 |
| deepsk singh |
|
|
RE: how do you know index is invalid?
| If you want to know which one is invalid/valid; you find out from the data dictonary table user_objects and execute query
select * from user_objects where object_type 'INDEX' and status 'INVALID' ---and status 'VALID' |  | | Is this answer useful? Yes | No | | |
|
| |
Go To Top
|