I need to know a % of UNION result, for that I added a column result to UNION operation. If i only select that it show me one column and it Works perfectly but when i try to make math operations the result is incorrect.
Can i make math operations in result column of a UNION?