Skip To Main Content
Account
Settings
Logout
placeholder
Account
Settings
Logout
Filter:
All Files
Submit Search
You are here:
Please select a platform to see relevant administration content.
Exasol can be installed as a Linux application on VM instances in the cloud or on your own hardware.
SIGN
Purpose
This function returns the signum of number n as one of -1, 0, 1.
Syntax
sign::=
Example
SELECT
SIGN
(
-
123
);
SIGN
Purpose
Syntax
Example
Give feedback
Click here to provide feedback about this documentation.
To include a link to this page, check the box "Include data..." in the feedback form.
Top