PLS-00663:the NEW keyword is not allowed in this context
错误码
错误描述:the NEW keyword is not allowed in this context
错误原因:The NEW keyword is not followed by an call to a constructor method.
解决方法:Remove the NEW keyword, or make sure the expression following it is a constructor call.
向认证技术专家提问
向技术专家提问


