I have got complex reporting requirements for my customer.
I was just wondering if I can execute a SQL "select" query instead of DQL from the DFC IDfQuery API.
This will help me to avoid lot of post processing of the Query Collection resultset, by effectively filtering out data by using CASE statement in Where clause