oracle select table names and columns code example Example: Oracle Column Names of a table DESCRIBE Table_Name; OR DESC Table_Name;