推特 阿里云技术文档正文

比较函数_函数_SQL 手册_分布式关系型数据库 DRDS

admin 阿里云技术文档 2020-02-11 181 0
阿里云服务器优惠

比较函数

DRDS 支持如下比较函数:

函数名 描述​
COALESCE() Return the first non-NULL argument
GREATEST() Return the largest argument
IN() Check whether a value is within a set of values
INTERVAL() Return the index of the argument that is less than the first argument
ISNULL() Test whether the argument is NULL
LEAST() Return the smallest argument
NOT IN() Check whether a value is not within a set of values
STRCMP() Compare two strings
版权声明

本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。

评论

-----