Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Syntax

TRUNC(<number>)

Description

Truncates a number to an integer or truncates its decimal places.

Examples

Column1TRUNC() returns
9.5169
-9.516-9
  • No labels