Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

NOT NULL columns in views

2776946Apr 14 2015 — edited Apr 14 2015

So I'm reading ora docs and it mentions "You cannot add data to a view if the view contains not null columns without default values in the base tables'

is this referring to not null columns from the base table, included in the view, which don't have default values in the base table...?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2015
Added on Apr 14 2015
2 comments
414 views