本文介绍了PolarDB-X 1.0支持的算术运算符。
PolarDB-X 1.0支持如下算术运算符:
| 操作符 | 描述 |
|---|---|
| DIV | Integer division |
| / | Division operator |
| - | Minus operator |
| %, MOD | Modulo operator |
| + | Addition operator |
| * | Multiplication operator |
| - | Change the sign of the argument |
本文介绍了PolarDB-X 1.0支持的算术运算符。
PolarDB-X 1.0支持如下算术运算符:
| 操作符 | 描述 |
|---|---|
| DIV | Integer division |
| / | Division operator |
| - | Minus operator |
| %, MOD | Modulo operator |
| + | Addition operator |
| * | Multiplication operator |
| - | Change the sign of the argument |