I don't have much experience with Oracle and its 11g database SQL language.
Does the SQLPLUS have some command or procedure to view the SQL that defines a table, stored procedure, or other database objects?
I know there's a DESCRIBE command, but it doesn't show the SQL.