Reading Time: 6 minutes When creating a table or database object in SQL Server, there are definitely instances where you will need to store a Boolean value (aka true or false). But is there such a thing as a SQL Server Boolean? In SQL Server, there is absolutely a data type we can use to Continue Reading