在整数和浮点数上,都支持使用标准的数学操作符(+、-、/ 和 *),可以在算式中混合使用浮点数和整数。
The standard mathematical operators, +, -, /, * are supported on both integer and floating point values, and you can mix and match floating-point and integers in calculations.
这些操作符会被嵌套在括号中并与其他的查询语言操作符混合在一起吗?
Can these operators be nested in parenthesis and mixed with the other query language operators?
这些操作符会被嵌套在括号中并与其他的查询语言操作符混合在一起吗?
Can these operators be nested in parenthesis and mixed with the other query language operators?
应用推荐