May 18, 2010 #1 dbalearner Technical User Joined Aug 23, 2003 Messages 170 Location GB Is there any dictionary table or view in Oracle that will provde the description of all data types that is available Oracle? Thanks, Learner
Is there any dictionary table or view in Oracle that will provde the description of all data types that is available Oracle? Thanks, Learner
May 18, 2010 #2 Beilstwh Programmer Joined Jul 13, 2005 Messages 819 Location US If you mean that literally such as a date variable occupies 7 bytes then no, that is in the manuals. If you mean the structures of the tables then see all_tab_columns Bill Lead Application Developer New York State, USA Upvote 0 Downvote
If you mean that literally such as a date variable occupies 7 bytes then no, that is in the manuals. If you mean the structures of the tables then see all_tab_columns Bill Lead Application Developer New York State, USA