Pakek data dictionary USER_OBJECTS atau ALL_OBJECTS: SELECT object_name, created, last_ddl_time FROM user_objects WHERE object_type = 'TABLE';
hth, AH agus purwanto wrote: > > salam, > > bgmn cara untuk mendapatkan table-table apa saja yg dibuat pada suatu > tanggal tertentu? > saya coba select * from user_tables atau all_tables, tetapi disitu > tidak terdapat kapan table tsb dibuat. > jika pake TOAD pada schema browser, terdapat informasi tgl table > dibuat dan tgl terakhir table itu dirubah (DDL) > > terima kasih, > ags > > ____________ _________ _________ _________ _________ _________ _ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo. com/r/hs <http://www.yahoo.com/r/hs> > > [Non-text portions of this message have been removed] > >

