get all column names oracle code example Example: oracle list columns in schema SELECT * FROM all_tab_cols;