Subject | Re: See, this is why we need a native BOOLEAN type |
---|---|
Author | david_schnepper |
Post date | 2006-01-27T17:08:45Z |
Even a proper BOOLEAN type doesn't prevent the confusion the cited
article was talking about.
CREATE DOMAIN inflamable BOOLEAN;
What does True mean? What does False mean?
article was talking about.
CREATE DOMAIN inflamable BOOLEAN;
What does True mean? What does False mean?