I am trying to update a column of a view in a DB. It throws up an error saying the column i am trying to update is a virtual column.
I want to know the SQL statement to find out the base tables of th view and also the base columns for the virtual column.
Regards,
Dinil