what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
Answer / Shyam Singh
The BIT data type in SQL Server represents a single binary digit, which can have a value of 0 or 1. It is used to store boolean values (true/false) or binary flags. The information stored within a BIT column can represent true or false conditions, on or off states, yes or no answers, or any other binary value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you insert NULL in unique column?
Define msdb database?
How do you fine the performance tunning?
What is an index?
What is database architecture? : SQL Server Architecture
What are the 10 characteristics of data quality?
When you should use a low fill factor?
What is a file group?
How many cores do I need for sql server 2016?
What is openxml in sql server?
What are the types of resultset?
How to select top 5 coloumn from a table without using coloumn name
Oracle (3253)
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)