Posted By:
david_sharon
Posted On:
Friday, April 6, 2001 01:09 AM
Iam using SQL SERVER backend and i got to do a calculation in a stored procedure.I can achieve it in MS EXCEL using the function NORMSINV(). Is such a functoin exists in SQL SERVER which is equivalent to NORMSINV() of MS EXCEL.If so what is the function?