2016-02-18 65 views

回答

2

你不能在列中計算它。

使用視圖選擇公式排除文檔。

_column1 := ...; 
_column2 := ...; 
_column3 := _column1 + _column2; 
SELECT _column3 <= 3;