how to get table name using column name in oracle code example Example: column names in oracle sql DESCRIBE Table_Name; OR DESC Table_Name;