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 a system database and what is a user database?
How can I track the changes or identify the latest insert-update-delete from a table?
What is report server project?
What are data files?
What are the new security features added in sql server 2012? : sql server security
how you can get the list of largest tables in a database? : Sql server administration
What are different types of constraints?
What are the features of Embedded SQL
What is the difference between dropping a database and taking a database offline?
What is the difference between DATETIME2 and DATETIME?
What is a view in sql?
what type of index will get created after executing the above statement? : Sql server database administration
Ms sql server index?
What is the return type of executeupdate ()?
Can we deploy SSRS reports on our personal website?