hari wrote:
> Hi ,
>
> Please any body , could you tell me how to get list of all database
> and table Properties in Oracle database,
>
> under which table they cantain all inforation about database or table
> that every user can access....
Table names - "Select table_name from user_tables"
As for database and table properties, what sort of properties are you
looking for? There's a lot of them, and most will be useless for an end
user.
--
Regards,
Michael Cole
>> Stay informed about: List of database and Table Properties in Oracle