Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 57d38a2

Browse files
authored
Update 07922-Oracle-to-HashData.md
1 parent 90845ad commit 57d38a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

040-developer-guide/07922-Oracle-to-HashData.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ RAWID | OID |
6666
**字符串操作函数**
6767

6868
Oracle | HashData | 备注
69-
:-: | :-: | :-:
70-
`||` | `||` | 字符串连接符
71-
concat | `||` | 字符串连接函数
69+
|:-: | :-: | :-:|
70+
| \|\| | \|\| | 字符串连接符|
71+
|concat | \|\| | 字符串连接函数|
7272
to_number | to_number | 将字符串转换成数值
7373
to_char | ::TEXT | 类型转换
7474
to_date | to_timestamp | 将字符串转化为时间戳

0 commit comments

Comments
 (0)