BTW shouldn't the column be enclosed in sql quotes? `` Bob On Aug 18, 2012, at 10:13 AM, Dr. Hawkins wrote: > However, > > START TRANSACTION; > ALTER TABLE dna ADD chrType CHAR(1); > COMMIT; > > This, though, produces the error