|
|
Browse by Tags
All Tags » performance » char
-
As it sounds this is an interview question, but if you look at the logical level of nothing much changes. There are two major concerns using such way, Performance and Storage space. In this using fixed char fields can be queried faster than varchar fields. But there is a relative difference in fetching the results using with CHAR vs VARCHAR. Only ...
|
|
|