Resolve
RDF Terms

Data based on @zazuko/vocabularies
Defined byqudt:
Click to Copy
qudt:BOOLEAN
Click to Copy
http://qudt.org/schema/qudt/BOOLEAN

Recommended prefix

Copy 'PREFIX qudt: <http://qudt.org/schema/qudt/>'

qudt:

lang:""
BOOLEAN
lang:""
In computer science, the Boolean or logical data type is a data type, having two values (usually denoted true and false), intended to represent the truth values of logic and Boolean algebra. The Boolean data type is the primary result of conditional statements, which allow different actions and change control flow depending on whether a programmer-specified boolean condition evaluates to true or false.
lang:""
boolean
lang:""
http://en.wikipedia.org/wiki/Boolean%5Fdata%5Ftype
lang:""
http://msdn.microsoft.com/en-us/library/aa275635(v=sql.80).aspx
lang:""
BOOLEAN
lang:""
boolean
lang:""
Boolean()
lang:""
BOOLEAN
lang:""
BOOL
lang:""
TINYINT(1)
lang:""
SQL_BIT
lang:""
DBTYPE_BOOL
lang:""
RAW(1)
lang:""
bool