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
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
What is ms sql server index?
What is tempdb database? : SQL Server Architecture
How you can change a cross join into an inner join?
When I run the sql server 2000 setup, it just hangs. What do I do?
How do I perform an unattended install of sql server 2000?
What are basics of policy management?
What is the command to change the recovery model?
Does server sql treat char as a variable-length or fixed-length column?
What stored by the tempdb ? : sql server database administration
What is a unique index?
What is sub-query in sql server?
How you can get the list of largest tables in a database?
Explain the use of containers in ssis?
Explain index in sql server?