A couple of weeks ago I wrote about how to handle booleans in Oracle. in that post, I showed how a simple pl/sql package can help deal with chars and numerics as booelans. In this post, I figure I'll take it to the extreme and show how you can implement a boolean type in your tables.

