In this video we are going to see how to fix below Oracle Database 12c Error Message.
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.
Action: Include at least 1 column that is not virtual in the table being created.
#12c #oracledatabase12c #oracledatabase #oracledba #sql #oraclesql #oraerrors #oracleerrorcodes #dba #database