BOOL
is a data type mainly used for expressions that will return only two possible values, true
and false
.
u64
values.FALSE
TRUE
SELECT
statement to get all records from the borrowBook table:
SELECT
statement with a specified WHERE
condition as false
:
SELECT
statement with a specified column in the WHERE
clause: