How to make a generated 'sum of row' column in SQLite?

后端 未结 0 1619
傲寒
傲寒 2021-01-06 03:58

I\'m trying to create a table in SQLite that contains a text column, several integer columns, and a final column that is the sum of all integers in that row.

This is

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