Booleans Extreme

Posted by: on Aug 19, 2012 | No Comments
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.