COBOL REDEFINES allows alternative data definitions for the same storage area. A group containing only alphabetic fields can only be redefined by a group containing both alphabetic and numeric fields, because this provides compatible storage and allows for more flexible data interpretation while maintaining character compatibility.