Posted by --CELKO-- on 10/03/06 20:56
CONSTRAINT no_white_space CHECK ( LEW(foo) = LEN (REPLACE (foo, ' ', ''))) You can then nest calls to REPLACE() for tabs,newlines, etc. easily.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming