Skip to contents

Factorial of x. Computes the product of the current integer and all integers below it.

Usage

`!__postfix`(x = INTEGER)

Arguments

x

INTEGER

Value

HUGEINT

SQL examples

4!