How to replace the first letter of a string using SQL and Postgres?

后端 未结 0 1452
终归单人心
终归单人心 2021-02-06 05:27

I have a database column of varchar(191) with strings in the database. We need to replace the first letter of every string with an "E". So for instance, w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题