I would like to find out when my indexes were last rebuilt.
From which data dictionary table I can get that information.
I understand last_analyzed, created and timestamp can be found in
USER_INDEXES and USER_OBJECTS but anywhere I can
locate date for last rebuilt?
Thanks in advance!




Reply With Quote