Viewing post 1 (of 1 total)
http://msdn.microsoft.com/en-us/library/ms176089.aspx states "Use char when the sizes of the column data entries are consistent."
So char(1) is the recommended answer, although nchar(1) would be safer.
June 8, 2009 at 9:21 am
#1006116