I\'m designing a database table and once again asking myself the same stupid question: How long should the firstname field be?
Does anyone have a li
it is varchar right? So it then doesn't matter if you use 50 or 25, better be safe and use 50, that said I believe the longest I have seen is about 19 or so. Last names are longer