what is bit data type? and what are the information that can
be stored inside a bit column?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sreejith s t
Bit is used to store boolean values . It stores 0 , 1 and
NULL .
| Is This Answer Correct ? | 2 Yes | 1 No |
What are the mathematical functions supported by sql server 2005?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
What is bit data type?
how to connect sybase to sql server 2005?.
What does it mean if @@cursor_row returns a negative number?
Explain the xml support sql server extends?
Your table has a large character field there are queries that use this field in their search clause what should you do?
How do I install sql server?
select names starts with a,b,c
8 Answers Scope International,
write coding for importing sql data into a word excel...
What is the difference between local table and global table
1 Answers CarrizalSoft Technologies, Polaris,
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)