标签: ORA-54037
ORA-54037: table must have at least 1 column that is not virtual ORACLE 报错 故障修复 远程处理
文档解释
ORA-54037: table must have at least 1 column that is not virtual
Cause: An attempt was made to create a table with only virtual columns.
Ac……