sql oracle query column names from all tables code example Example: Oracle Column Names of a table DESCRIBE Table_Name; OR DESC Table_Name;