SQL*Loader-00428:count for field string not stored in character or integer field\n
错误码
错误描述:count for field string not stored in character or integer field\n
错误原因:The count clause for a field references another field, but the referenced field is not a character or integer datatype.
解决方法:Modify the count field so that it reference a a data field that has the count in an integere or character format.
向认证技术专家提问
向技术专家提问


