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: Table last alter

Re: Table last alter

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 13 Aug 2002 20:51:21 GMT
Message-ID: <3D597146.2357323D@exesolutions.com>


"Matthieu DEGLIN

> Hi,
> can anybody tell me how to get the date-time of the last 'alter' of a table.
>
> Thank you.
>
> Matthieu

Do a describe on user_objects, all_objects, and dba_objects. The answer will jump out at you.

Daniel Morgan Received on Tue Aug 13 2002 - 15:51:21 CDT

Original text of this message

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