describe table
576808May 31 2007 — edited May 31 2007I need to get information about a table in Oracle. In SQL Svr or Sybase I would use sp_help that displays all relelvant info about a table. What command or query could do the same thing in Oracle 10G?
Thanks,
Rick