在PostgreSQL中,我想使用SQL语句组合两列并从中创建一个新列.
我正在考虑使用concat(...),但有更好的方法吗? 最好的方法是什么?
concat(...)
sql postgresql null concatenation
concatenation ×1
null ×1
postgresql ×1
sql ×1