I using Oracle PL/SQL and i need to export all the tables in that database along with their column attributes like column name, type , nullable , default value ,storage , comments
Is there any query be used to pull up this data from database
Thanks in advance
