Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is bit datatype and what's the information that can be
stored inside a bit column?

Answer Posted / swapna

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 ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I add Reporting Services reports to my application?

132


When to use Inner join & when to use subquery?

1235


How to create view in stored procedure sql server?

1055


What is temporal table?

934


It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio

1087


how many clustered indexes can be created on a table? : Sql server database administration

1222


What is compound operators?

1115


What are the indexes in sql server?

1183


Which is the main third-party tool used in sql server?

991


Explain the different index configurations a table can have?

989


Your table has a large character field there are queries that use this field in their search clause what should you do?

923


What is the maximum number of instances in 32 bit and 64 bit sql server 2012?

1035


How to find tables without indexes?

1148


What is autocommit mode in sql server?

1265


How to rebuild the master database?

1136