SELECT column_name FROM USER_TAB_COLUMNS ORDER BY id code example Example: column names in oracle sql DESCRIBE Table_Name; OR DESC Table_Name;