Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 81216

OQL Query, using over and devide

$
0
0

Do anyone know if I can use Over() in oql query from a report.  Mendix does not like over() and / ()devide

SELECT dep,
         COUNT (*) as theCount,
       sum(count(*)) over() as total_cnt,
         round(100*(count(*) / sum(count(*)) over ()),2) as  ...


Viewing all articles
Browse latest Browse all 81216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>