Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Logical data type when you want an efficient way to store data that has only two values. Logical data is stored as true (.T.) or false (.F.). For more information about the specifications for this type, see the tables of Data and Field Types.
See Also
CREATE TABLE - SQL Command | Data and Field Types | Logical Operators