What is bit datatype and what's the information that can be
stored inside a bit column?
Answers were Sorted based on User's Feedback
Answer / sd
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 ? | 9 Yes | 3 No |
What is data modeling with example?
Explain about relational database management systems?
What is normalization? Explain different levels of normalization?
8 Answers CG-VAK, Choice Solutions, College School Exams Tests, IBM, Wipro,
Why does this query return 0?
how will I find the duplicate rows count from employees tablein oracle.
What are the 18 schemas?
What are data modelling techniques?
What are triggers? How many triggers you can have on a table?
Explain about a primary key?
How to use online Backups?
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
How you can make a parameterized view?
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)