Database Developer Question:

Tell us what is a DEFAULT constraint?

Tweet Share WhatsApp

Answer:

DEFAULT constraint is used to include a default value in a column when no value is supplied at the time of inserting a record.

Download Database Developer PDF Read All 70 Database Developer Questions
Previous QuestionNext Question
Tell us what is the difference between UNIQUE and PRIMARY KEY constraints?Tell me which TCP/IP port does SQL Server run?