User is comparing two models having virtual table columns to generate an alter script. The difference in the models is a changed column name. When generating the alter script, Toad drops the column and creates a new one with the new name. This results into the following error:
ERROR at line 3:
ORA-54031: column to be dropped or modified is used in a virtual column expression