Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

PostgreSQLの文字列結合演算子は'||'

PostgreSQLの文字列結合演算子は'||'です。ANSI標準も'||'です。
今までSQL Serverばかり使っていたので、'+'だと思っていました。