what are default? Is there a column to which a default cant be
bound?
Answer Posted / 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 View All Answers
What is explicit cursors?
Can we do dml on views?
How to delete exactly duplicate records from a table?
Explain what is dbcc?
Define indexes?
Explain temporary table vs table variable by using cursor alternative?
What is bookmark link in ssrs?
What's new in sql management studio for sql server? : sql server management studio
What is the New in SQL server 2008?
What are the restraints imposed on the table design by a merge replication?
Explain about link server in sql server?
What is pivot and unpivot?
What is create command?
How to modify an existing user defined function?
What is identity?