Skip to main content

positive

positive 介绍

positive(expr) - 返回 expr 的值。

Examples:

> SELECT positive(1);
1

Since: 1.5.0