Skip to content

Commit feebc80

Browse files
qiancaiti-chi-bot
authored andcommitted
Update cast-functions-and-operators.md
1 parent c9aa2ab commit feebc80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions-and-operators/cast-functions-and-operators.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Cast 函数和操作符用于将某种数据类型的值转换为另一种数据
4545
| `SIGNED [INTEGER]` | 有符号整数 ||
4646
| `TIME(fsp)` | 时间 ||
4747
| `UNSIGNED [INTEGER]` | 无符号整数 ||
48+
| `VECTOR` | 向量 ||
4849
| `YEAR` |||
4950

5051
示例:

0 commit comments

Comments
 (0)