Answer:
Bit datatype is used to store boolean information like 1 or 0 where 1 is considered as true and 0 is considered as false.
While querying the database we need to use 1 or 0 in the select statement to filter out the data instead of true and false.
Asked In: Many Interviews |
Alert Moderator