Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: What system table shows when a table was last analyzed?

Re: What system table shows when a table was last analyzed?

From: <dold_at_25.usenet.us.com>
Date: 17 Jul 2002 16:50:30 GMT
Message-ID: <ah478m$rfv$1@samba.rahul.net>


Sybrand Bakker <postbus_at_sybrandb.demon.nl> wrote:

: Select * from dict_columns where column_name like '%ANALYZE%'
: should also have done the tric.
: Please use it next time to avoid questions you could easily have
: looked up yourself.

Hey! That didn't work. All I got was a 2> ;-) ;-)

Thanks. I was trying to puzzle out what turned out to be

        Select * from user_tables;

When I stumbled onto this thread.

These things are hard to locate in the online ref manuals, but are being tucked away in my handy-lines.txt for cutting and pasting later.

-- 
---
Clarence A Dold - dold_at_email.rahul.net
                - Hidden Valley (Lake County) CA.
Received on Wed Jul 17 2002 - 11:50:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US