In SQL Server, what is the purpose of the PI constant?
A. Mathematical constant representing the ratio of a circle's circumference to its diameter
B. Numeric constant representing the speed of light
C. Constant representing the number of days in a year
D. Constant representing the number of seconds in a minute
The PI constant represents the mathematical constant π in SQL Server.