DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Problem with views

  1. #1
    Join Date
    Sep 2000
    Posts
    384
    While trying to insert on views i get the error

    ERROR at line 1:
    ORA-01779: cannot modify a column which maps to a non key-preserved table

    pls advice should be done.
    Radhakrishnan.M

  2. #2
    Join Date
    Jun 2000
    Location
    Conway,AR,USA
    Posts
    29
    Verify two things
    1. Is the view made from a select statement from 2 or more tables ?
    2. If the view is created from 1 table does it contain all the not null columns. ?
    Soumya
    still learning

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width