ORA-23485 Column group “string” must consist of a single numeric column only cause and solution
The following is the ORA-23485 error message, you can learn the cause and solution of the Oracle database error.
ORA-23485 Column group “string” must consist of a single numeric column only
Cause: The column group doesn’t contain only one numeric column.
Solution: Use a column group containing a single numeric column.
Please wait for the update…