Hello Oracle Community
This is the formula, that I'm using,
(Count (Value A)/ (Value B))*100.0
The selected column is the final result of that formula:
But, the result is wrong, because this should be right result:
(5/970)*100.0=0
Actually result is 0.515
So, the result is wrong, can you help me in this problem?
Best Regards,