Skip to Main Content

Analytics Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Mapping query

mb1824Jan 24 2018 — edited Mar 13 2018

Hi,

I have a list of divisions [01 to 17]

How do I write a mapping condition that applies to all but "08"?

I would prefer not to define the upper limit in case "18" appears down the track.

I need something like

  • NOTIN "08" or
  • 01>07 AND 09+

TIA

This post has been answered by JohnGoodwin on Jan 25 2018
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 10 2018
Added on Jan 24 2018
15 comments
525 views