PI function [Numeric]

Function

Returns the numeric value PI.

Syntax

PI* )

Example

The following statement returns the value 3.141592653....

SELECT PI( * ) FROM iq_dummy

Standards and compatibility