what is the signification difference of this bit data type
between sql 6.5 and later version sql server?
Answer Posted / sreejith s t
In SQL 6.5 bit datatype supports only 0 and 1 ( true /
false ) . But in later versions it supports NULL also .
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can you set the threshold at which sql server will generate keysets asynchronously?
What is the template in sql?
What are the results of running this script?
Explain the concept of view and Types of views in SQL server?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
What is data source in connection string?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
What is normalization and denormalization in sql server?
How to change the name of a database user?
How do I get to sql server configuration manager?
What is a covering index?
Can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible?
What are sql dirty pages?
What is the server name in sql server?
Describe in brief system database.