How to compute the sum of multiple columns in PostgreSQL

后端 未结 3 698
情深已故
情深已故 2020-12-24 01:29

I would like to know if there\'s a way to compute the sum of multiple columns in PostgreSQL.

I have a table with more than 80 columns and I have to write a query th

3条回答
提交回复
热议问题