Table containing column type
dba_tab_columns is a data dictionary view which contains the info you need. If you don't have access to the "dba" views, try looking at all_tab_columns or user_tab_columns.
Dig Deeper on Oracle and SQL
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Oracle Database / Applications experts
View all Oracle Database / Applications questions and answers
Start the conversation
0 comments