What are Boolean Literals? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are Boolean Literals?

18th Aug 2015, 6:59 PM
Sagnik Mukherjee
Sagnik Mukherjee - avatar
3 Answers
0
Sagnik Mukherjee, Sql server does not have a boolean data type and so the required operators IS TRUE, IS UNKNOWN etc, though SQL-99 Standard has both. Otherwise boolean literals are those that contain just two values 0 /1 or true/false. But in case of sql it has a numeric data type that just supports two values, 0 and 1 and one non value that is NULL. l Hope this helps you.
28th Aug 2015, 8:27 AM
Aks
0
yes , Aks's answer is completely accurate.
19th Jul 2016, 11:27 PM
Keitheo West
Keitheo West - avatar
0
"Can Boolean literals be endorsed with the combination of elif?"
19th Jul 2016, 11:29 PM
Keitheo West
Keitheo West - avatar