get table name, column name in oracle code example Example: Oracle Column Names of a table DESCRIBE Table_Name; OR DESC Table_Name;