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!

How to create list partition Where value not equal

1D10TNov 8 2012 — edited Nov 8 2012
Hi ,

How to crate partition where i want to store all data what is not equal to ,priview values,(A,B,C,D,E) ?
 PARTITION PN001 VALUES (*is all values !=A,B,C,D,E*) TABLESPACE test_1
Thanks !


ID
This post has been answered by Saubhik Banerjee on Nov 8 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 6 2012
Added on Nov 8 2012
5 comments
563 views