what is bit data type? and what are the information that can
be stored inside a bit column?

Answer Posted / meena kurade

Bit datatype is used to store boolean information like 1 or
0 (true or
false). Untill SQL Server 6.5 bit datatype could hold either
a 1 or 0
and there was no support for NULL. But from SQL Server 7.0
onwards,
bit datatype can represent a third state, which is NULL.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain differences between web edition and business edition?

103


Explain in brief about Microsoft SQL server?

549


How to implement service broker?

532


in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it

1060


What is a collation?

596






How to round a numeric value to a specific precision?

573


What is the process of normalising?

592


How to drop existing views from a database in ms sql server?

534


Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?

134


Explain the difference between cross join and full outer join?

508


Characterize join and name diverse sorts of joins?

533


what is an extended stored procedure? : Sql server database administration

505


What is function of master database?

94


What is BLOCK statements in SQL?

811


Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?

520