Forum Discussion

ArtieLadie's avatar
ArtieLadie
Regular Visitor
7 years ago

Oracle SQL CTE not working - any workarounds???

I've been working on a query for nearly a month   I import Oracle SQL into PowerBI, and I wish for distinct columns   SELECT TO_CHAR(MIN(I.INCIDENTID)) AS "Incident ID", ...