HI all, i am tweaking some tables for an upgrade to MySQL 4.0.13 using InnoDB 
tables. I have a bunch of columns defaulted to NULL, and have been reading 
about using NULL's vs defined defaults, such as 0 or ''. I dont really have 
any need to differentiate between a blank and a null, so i am looking for 
general performance & maintenance concerns.

For certain columns i am completely sold on not using nulls, for others, i 
cant see any conceptual reason to favor either way, so i thought i'd tap you 
all for some insight.

Thanks much.
Sean Peters
[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to