Retail Predictive Application Server (MOSC)

MOSC Banner

Multiplication without using temp measure

edited Nov 22, 2016 9:54AM in Retail Predictive Application Server (MOSC) 4 commentsAnswered ✓

Hi everybody,

I have a question. Suppose we have two measures: a and b.

I want to perform the operation of a kind:

a = a * b

But I have to make it in another way by using temp measure:

tmp = a

a = tmp * b

Is there any way to make it directly without using temp measure?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center