What is the dba_tab_cols view?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the dba_tab_cols view?
Rating:
The dba_tab_cols view is used to describe the columns of all tables, views, and clusters in the database. When any query is fired against this view, the resultant columns are the same as the columns of the all_tab_cols view.
Rating:
Was this information helpful?
Other articles
- What is the DATABASE_PROPERTIES data dictionary view?
- What is the DBA_TABLESPACE_GROUPS data dictionary view?
- What is the exp utility?
- What is Period SQL?
- What is the TRANSACTION_AUDITING parameter?
