what are default? Is there a column to which a default cant be
bound?



what are default? Is there a column to which a default cant be bound?..

Answer / sreejith s t

Default means giving some default value to column . If we
are not inserting any value to that column , default value
will be inserted .

Default cant be bound to identity and
timestamp columns .

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Is it safe to delete log files?

0 Answers  


Can you create UNIQUE and PRIMARY KEY constraints on computed columns in SQL Server 2000?

3 Answers   Infosys,


What is the difference between an index and a unique index?

0 Answers  


OPTIMIZATION OF SP,CURSOR,TRIGGERS

0 Answers  


How many types of Cursor in SQL SERVER?

1 Answers  






What is RMS migrations?

0 Answers   Satyam,


you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration

0 Answers  


Is truncate autocommit?

0 Answers  


What happens if ntwdblib.dll is missing on your machine?

0 Answers  


how can ur insert the emp table

3 Answers   Wipro,


Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.

3 Answers   247Customer,


How to download and install microsoft sql server management studio express?

0 Answers  


Categories