如果列存在,是否可以有条件地执行更新?例如,我可能在表中有一个列,如果该列存在,我希望执行该更新,否则,只需跳过它(或捕获其异常)。
postgresql dynamic-sql sql-update
dynamic-sql ×1
postgresql ×1
sql-update ×1