what is bit data type? and what are the information that can
be stored inside a bit column?
Answer Posted / sreejith s t
Bit is used to store boolean values . It stores 0 , 1 and
NULL .
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which language is supported by sql server?
What are different replication agents and what's their purpose? : sql server replication
Define ACID properties in a Database?
Name the different type of indexes in sql?
explain what is raid and what are different types of raid configurations? : Sql server database administration
Does an index slow down updates on indexed columns?
What gets stored inside msdb database?
How to query multiple tables jointly?
How to download and install sql server 2005 books online?
How to read data in a table with "select" statements?
Can the query output be sorted by multiple columns in ms sql server?
What is difference between order by and group by?
Explain the microsoft sql server delete command?
What are the different acid properties?
What are database states in ms sql server?