-
Hi everyone,
I have created a DB in MS SQL which has bit columns in most tables. These are nicely translated to boolean properties in SubSonic entities. Now I have to also create the same DB in Oracle.
My question is, what do you guys use in Oracle to represent boolean/bit columns?
Many thanks...