adspace


What is the default value of CHAR type?

Answer Posted / mallesh

In Sybase the default value for Char is NULL
you can check it as

declare @val char(5)
select @val
o/p is NULL

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1207


How can I check that whether automatic statistic update is enabled or not?

1120


What is self contained sub query?

1147


Explain system functions or built-in functions? What are different types of system functions?

1069


List out the different types of locks available in sql server?

1054


Can you index views?

958


What are the properties of the transaction?

1077


Is it possible to have clustered index on separate drive from original table location?

1046


What is acid mean in sql server?

1253


what is the difference between openrowset and openquery?

1204


What is the primary use of the model database?

1154


How to rebuild the master database?

1173


How do I start sql server 2017?

1021


What is clustered index

1092


what is the Ticketing tool used in Wipro technologies at Bangalore...???

8237