Materialized View

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • suvam
    New Member
    • Nov 2006
    • 31

    Materialized View

    Can anybody tell me that
    "Is a Materialized View updatable like a View ? Or the same restrictions exist like a Non-updatable view . "

    How many database objects are created when a MView is created apart from MView itself ?
  • pragatiswain
    Recognized Expert New Member
    • Nov 2006
    • 96

    #2
    Originally posted by suvam
    Can anybody tell me that
    "Is a Materialized View updatable like a View ? Or the same restrictions exist like a Non-updatable view . "

    How many database objects are created when a MView is created apart from MView itself ?
    For Better understanding, go to
    http://www.adp-gmbh.ch/ora/concepts/materialized_vi ew.html

    Comment

    Working...