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