Skip to Main Content

Oracle Database Discussions

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!

SQL syntax for "EDITIONING" view in 12c.

just a DBANov 14 2013 — edited Nov 19 2013

In 11g we use "create EDITIONING view".

In 12c we can use "create EDITIONABLE EDITIONING view". I guess that this will enable multiple editions for this "EDITIONING" view. Therefore, if we want to enable only one edition, we could use "create NONEDITIONABLE EDITIONING view", but such syntax is not supported.

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2013
Added on Nov 14 2013
8 comments
1,046 views