Question
Hi Guys, i have the following PQL Code "TABLE (COUNT( "AP_BSEG"."ZTERM" ),"AP_BSEG"."ZTERM" );"I want to sort it by the count values, so that the most frequent value is the first one and the least frequent value is the last one. How can i do tha
Hi Guys, i have the following PQL Code "TABLE (COUNT( "AP_BSEG"."ZTERM" ),"AP_BSEG"."ZTERM" );"
I want to sort it by the count values, so that the most frequent value is the first one and the least frequent value is the last one. How can i do that?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.