Thread ENUM statt CHAR/TINYINT?
(3 answers)
Opened by ppm1 at 2004-06-27 18:50
oder CHAR(0) mit den werten NULL oder "", das spart speicher.
ob es schnell ist, weiss ich nicht. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |