24 Sie
2009
24 Sie
'09
12:57
A.L.E.C pisze:
W związku z problemem opisanym tutaj http://bts.lms.org.pl/view.php?id=799 rozważam zmniejszenie rozmiaru pól lastname i name w tabeli customers do 128 znaków. Dlatego prośba do was. Na pytanie czy to nie za mało odpowie wynik zapytania:
select max(length(lastname)), max(length(name)) from customers;
mysql> select max(length(lastname)), max(length(name)) from customers; +-----------------------+-------------------+ | max(length(lastname)) | max(length(name)) | +-----------------------+-------------------+ | 38 | 11 | +-----------------------+-------------------+ 1 row in set (0.00 sec)
--
pozdrawiam
Waldemar Fras'
email: waldemar.fras@ekrakow.net
mobile: +48 503 539 544
!DSPAM:4a92723281671711816961!