PLS-00901:the data type of column 'string' of table 'string' is not supported
错误码
错误描述:the data type of column 'string' of table 'string' is not supported
错误原因:A column in a database table belongs to a datatype that is not supported by the current release of PL/SQL.
解决方法:Remove the offending column from the table or copy the desired columns to another table.
向认证技术专家提问
向技术专家提问


