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
What is always encrypted?
What are the different subsets of sql?
What Is Rdbms?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
explain the storage models of olap? : Sql server database administration
Why do we need different type of parameter?
What is indexed view?
How to list all columns in a table using odbc_columns()?
What do you understand by physical_only option in dbcc checkdb?
What are the main sources of data?
What is the difference between DATETIME2 and DATETIME?
What is the Control Flow in SSIS
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
List the different types of collation sensitivities in sql server?
Describe how to use the linked server?