It's not possible to run a query with a keyword in it, for ex.

select sum(sales_value) as sum from sales;

Above query gives an error (Encountered "as sum" at...), Is there any
workaround for this or any plan to support this in near future?

-- 
Regards,
VaibhaV

Reply via email to