Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Using RDA and use "group by"

edited Jan 24, 2014 10:14AM in Design Tools & Output Technologies - JDE1 (MOSC) 10 commentsAnswered
I am fresh to RDA and trying to create my 1st report. I have a very simple sql query that I am trying to apply, I have issues constructing the "group by" clause but everything else I am fine with. I am using column type report and have been trying to use event rules to aggregate without any luck. I have not found precise documentation that guides me and what event type to use, how to use aggregate function. Thank you. 

SELECT  yamail, sum(ytphrw) / 100 from f0618                       

left outer join f060116                                            

on ytan8 = yaan8                                                   

where (yamail <> 'W2' and yamail <> 'GRT' and yamail <> 'W1' and   

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