What is bit datatype and what's the information that can be
stored inside a bit column?
Answer Posted / sd
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 ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are the three basic rules which are to be followed for the relational model of the database?
What are the types of database model?
Explain the role of indexing in databases?
Explain about the hierarchical model of the database?
What are the main phases of database development?
Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in
What are the three types of database design?
State the acid rules?
fact table and dimension table containg one to many relationship or many to one relastionship
What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?
What are the 18 schemas?
Does QTP Support the Propjects which are running in Dot Net? As we are starting with new project in Dot net need to use automation tool?Please advice & let me know what would be the best.
Explain the cube operator?
Explain about query and reporting.
How can you log an error to the server event log from a stored procedure?