Bad Grammar org.psql.exception, casting uuid

前端 未结 0 1571
心在旅途
心在旅途 2020-12-10 06:49
UPDATE table_a SET FLAG=\'1\' WHERE ID = cast (? as uuid) AND ID1=?

The above statement is throwing an error, how to cast?



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