: invalid identifier specified for virtual column expression
What triggered the Error:
Column expression referenced a column that does not exist in the table.What should we do to fix it:
Rewrite column expression to reference only scalar columns in the table.