Home » RDBMS Server » Server Administration » Representing a BOOLEAN style FLAG (or simillar) in a table column?
Representing a BOOLEAN style FLAG (or simillar) in a table column? [message #370972] |
Wed, 26 July 2000 17:53  |
Dominic
Messages: 7 Registered: July 2000
|
Junior Member |
|
|
Hi
I wondered if anyone could help. Is there no BOOLEAN style datatype in Oracle? I believe other RDBMS have a 'BIT' datatype .... ? Is there any way in Oracle better than using:
variable_name NUMBER(1) CHECK variable_name <=1
I'd really appreciate any input from people, thanks.
Dom
|
|
|
|
Goto Forum:
Current Time: Sun May 04 04:48:38 CDT 2025
|