oracle sql get columns of table code example Example: oracle list columns in schema SELECT * FROM all_tab_cols;