在PostgreSQL中,
concat()
函数用于把两个或多个字符串连接起来。语法如下:
concat(string1, string2 [, stringN]);
SELECT concat('Hello', ' ', 'World!');
Hello World!
|
|
贪玩的灌汤包 · 首页 | 广东省大数据计算基础理论与方法重点实验室· 2 年前 · |
|
|
帅气的甘蔗 · 华人团队迷你GPT4抢跑看图聊天:OpenA ...· 2 年前 · |
|
|
热情的硬币 · 不得不读 | ...· 2 年前 · |
|
|
知识渊博的啄木鸟 · golang加、解密使用php的openss ...· 2 年前 · |
|
|
暴走的荒野 · Spring Data JPA 入门详解 - 掘金· 2 年前 · |