Database Tables
808532Dec 15 2010 — edited Dec 15 2010Hi All
Is there a way to find out purpose of a database table and description of various fields in it, besides using DESC <tablename>.
I specifically need info about following tables
sys.user$
sys.ind$
sys.obj$
sys.ts$
sys.tab$
Thanks