Best way to force a varchar column to have no whitespace
Posted by metaperl on 10/02/06 08:28
I have a column that I do not want any whitespace in whatsoever. I'm
wondering how do enforce this a DDL level instead of in 40 million
seat-of-the-pants after-the-fact computer programs accessing the
database.