SQL Function Reference

PI
Returns the value of π
MySQL
PI()
Examples
MySQL
SELECT PI();