virtual column in table designer

partial

Member
A virtual column is handled as a default value in the table designer and ddl creation. Are there plans to add the ability to manage virtual columns in the table designer and ddl creation?

FYI - There is a column in all_tab_cols, but not All_Tab_Columns that indicate whether a column is virtual.
 
Back
Top