Cause
An attempt was made to use an INSERT, UPDATE, or DELETE statement on an expression in a view.
Action
INSERT, UPDATE, or DELETE data in the base tables, instead of the view.
Error Message
virtual column not allowed here
An attempt was made to use an INSERT, UPDATE, or DELETE statement on an expression in a view.
INSERT, UPDATE, or DELETE data in the base tables, instead of the view.