Bit datatype is used to store Boolean information like 1 or 0 (true or false). Until 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.
Subscribe to:
Post Comments (Atom)
-
Please send your queries regarding .net Programming.
-
six month project training in .net.
-
Following are the advantages of ASP.NET. Web application exists in compiled form on the server so the execution speed is faster as compar...
No comments:
Post a Comment