Dependencies in plsql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ajomara
    New Member
    • Nov 2006
    • 9

    Dependencies in plsql

    hai all
    can u help me in this please
    Which three are true statements about dependent objects? (Choose three)
    A. Invalid objects cannot be described.
    B. An object with status of invalid cannot be a referenced object.
    C. The Oracle server automatically records dependencies among objects.
    D. All schema objects have a status that is recorded in the data dictionary.
    E. You can view whether an object is valid or invalid in the USER_STATUS data dictionary view.
    F. You can view whether an object is valid or invalid in the USER_OBJECTS data dictionary view.

    ANS: I think A,D,F
    but the correct answers are A,C,F
    how the option D is wrong
  • pragatiswain
    Recognized Expert New Member
    • Nov 2006
    • 96

    #2
    Originally posted by ajomara
    hai all
    can u help me in this please
    Which three are true statements about dependent objects? (Choose three)
    A. Invalid objects cannot be described.
    B. An object with status of invalid cannot be a referenced object.
    C. The Oracle server automatically records dependencies among objects.
    D. All schema objects have a status that is recorded in the data dictionary.
    E. You can view whether an object is valid or invalid in the USER_STATUS data dictionary view.
    F. You can view whether an object is valid or invalid in the USER_OBJECTS data dictionary view.

    ANS: I think A,D,F
    but the correct answers are A,C,F
    how the option D is wrong
    See the answer @ http://www.thescripts. com/forum/showthread.php? p=2241625#post2 241625

    Comment

    Working...