Is this possible?
views:
204answers:
1
+3
A:
DBMS doesn't care about the formatting of your data (given that you are not using left-padded CHAR(N) datatype). It depends on the client which uses the data.
Dmitry
2009-11-17 23:11:37