Subject Changing column default values
Author robertgilland
current definition of a column is :

ISRANGED VARCHAR(1) DEFAULT 'Y'

how could we change this to

ISRANGED VARCHAR(1) DEFAULT 'N'

Kind Regards,

Robert.