Navigation:  NexusDB Guide > SQL Reference > SQL Data Types >

Boolean Types

Previous pageReturn to chapter overviewNext page

NexusDB V3 Manual

Boolean Types

button_main button_prev button_next

NexusDB Manual V3 > SQL Reference > SQL Data Types

Syntax

 

<boolean type> :=

 

 

|

 

BOOLEAN

BOOL

 

Notes

 

§

The BOOLEAN data type can have one of three different boolean literal values:

 

TRUE

FALSE

UNKNOWN

 

§

BOOL is a NexusDB synonym for BOOLEAN.

 

§

Two boolean values are comparable.

 

§

A boolean value is assignable only to a boolean site.

 

 


Conformance

 

SQL:2003 standard

 

NexusDB extensions

-

 

-

Feature T031 "BOOLEAN data type"

 

BOOL

 

© Nexus Database Systems Pty Ltd.

nexus_logo