Both the datatypes have their own significance.
Memory wise, varchar is the better one,
but for performance, char is suggestible ..
so it purely depends on your requirement.
But one thing is that varchar uses Unicode standard
where as char doesnt..
Thank You
yakoob pashaPosted Jul 29, 2010, 9:55 AM
