What are defaults? Is there a column to which a default
can't be bound?
Answer Posted / swapna
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 ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain cursor as data base object?
Other than truncate statement, which other command can by-pass the trigger on the tables?
What is the maximum size per database for sql server express?
Explain the use of containers in ssis?
How to create a view with data from multiple tables?
what protocol both networks use? : Sql server database administration
How do you Implement SSIS Packages in your Project?
How to run queries with sql server management studio express?
Explain forward - only cursors?
How do you trace the traffic hitting a sql server?
What is difference between index and primary key?
What is the purpose of the model database?
between cast and convert which function would you prefer and why?
How will you know when statistics on a table are obsolete?
How do you create a clustered index?