|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
varchar field Null or empty string
What is better when creating a varchar field? to set the default as Null or as empty string ('')?
|
|
#2
|
||||
|
||||
|
As an empty string ('').
Allowing NULL values in database fields slow down query performance. For more information read this thread. |
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > varchar field Null or empty string |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|