How to hash a query result with sha256 in PostgreSQL?

后端 未结 0 1117
面向向阳花
面向向阳花 2020-12-08 03:29

I want to somehow hash the result of a query in PostgreSQL. I have a query like SELECT output FROM result;

And it returns a column composed only of integers. So I som

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