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?



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

Answer / 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

More SQL Server Interview Questions

When you first load SQL SERVER you will startup with what all databases?

3 Answers   CompuSol,


How to create a view using data from another view?

0 Answers  


How self join is different from outer join?

0 Answers   Blue Star,


what is joins please explain breffly ??

1 Answers   Adaequare, TCS,


How to retrieve range of 10th rows to 20 th rows from total rows from a database table.? (Not from Dataset)

10 Answers   Cognizant, Infosys,


What is the order in which the SQL query is executed? list them in order.

5 Answers   CarrizalSoft Technologies, CTS, Oracle,


How to get all stored procedures in sql server?

0 Answers  


How to attach adventureworkslt physical files to the server?

0 Answers  


What are examples of triggers?

0 Answers  


How many joins in sql server?

0 Answers  


What is blocking and how would you troubleshoot it? : sql server database administration

0 Answers  


What is indexing?

0 Answers   AOL,


Categories