doc-exports/docs/dli/sqlreference/dli_08_0004.html
Su, Xiaomeng 04d4597cf3 dli_sqlreference_0511_version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
2023-11-02 14:34:08 +00:00

8.3 KiB

attr_expr

Syntax

Description

Syntax

Description

attr_expr

Attribute expression.

attr

Table field, which is the same as col_name.

const_value

Constant value.

case_expr

Case expression.

math_func

Mathematical function.

date_func

Date function.

string_func

String function.

aggregate_func

Aggregate function.

window_func

Analysis window function.

user_define_func

User-defined function.

general_binary_operator

General binary operator.

general_unary_operator

General unary operator.

(

Start of the specified subattribute expression.

)

End of the specified subattribute expression.