|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
is it a bad practice to define all my "string" fields to varchar(255) to cater for expension?
thanks |
|
#2
|
||||
|
||||
|
cpy,
It is not a bad practise to define all your "string" fields to varchar(255). some advantages are their using varchar. the main advantage is "Trailing spaces are removed when the value is stored." This will improve your database access performence. see some sql book for details. ------------------ SR - shiju.dreamcenter.net |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > varchar? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|