Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
thank you for your reply, I have a single report and I am getting the query as below dividing it into multiple queries . I want to get a single query instead of these 3 queries. QUERY1: select sum(T45014."EQUIPMENT_TEU_RATE") as c1, count(distinct T45014."DW_EQUIPMENT_KEY") as c2, count(distinct case when…