we have a table that has many column with char(1) data type, now business wants to change the column datatype from char(1) to char(1char), but it is taking forever. any idea why this is taking long. what is the difference between two.
Thanks for the help