GET LIST OF COLUMNS ORACLE code example Example: oracle list columns in schema SELECT * FROM all_tab_cols;