adspace
What are defaults? Is there a column to which a default
can't be bound?
Answer Posted / leena
A default is a value that will be used by a column, if no
value is supplied to that column while inserting data.
IDENTITY columns and timestamp columns can't have defaults
bound to them
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers