Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  The Master Key to Oracle's Data Dictionary
Subject:   Corrections (Editor's Note)
Date:   2002-10-29 10:08:46
From:   chromatic
A previous version of the article incorrectly suggested that the views show all tables. Per the author's suggestion, I've changed the article to state that the views show all relational tables. I apologize for the inconvenience.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Jonathan Gennick photo Corrections (Editor's Note)
    2002-10-29 12:20:46  Jonathan Gennick | O'Reilly AuthorO'Reilly Blogger [View]

    XML tables, and object tables in general, are a good example of what won't show up in USER_TABLES. It used to be that USER_TABLES really did show all tables you owned, but as Oracle's gotten more complicated and added more types of tables, that's no longer true.