Subject | Re: [firebird-support] Varchar - NULL vs blank |
---|---|
Author | Martijn Tonies |
Post date | 2006-10-18T16:53:40Z |
Rick,
Keep the two apart, don't worry about savings (if any).
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> Is there any space savings when storing a VARCHAR as NULL vs. blank?NULL is different from ''. NULL means "unknown" while '' means empty.
> Our raw data feed is going to double in the next month, and I'm looking
> for any savings I can get.
Keep the two apart, don't worry about savings (if any).
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com