Hi Experts ,
I have a requirement where I need to calculate standard deviation of values in different columns .
For example here shown in picture , i need to calculate STDDEV based on values of AMT_1 , AMT_2, AMT_3 and AMT_4.
![STDDEV1.png]()
How can I achieve this in a procedure through SQL ?
Regards,
Meenu