What are constraints? Explain different types of
constraints?
Answer Posted / smita
Constraint mostly restrict the user from entering violated
data into the table..
Various types of constraints are:
Primary Key Constraint
Foreign Key Constraint
Unique key Constraint
Check Constraint
NOT NULL Constraint
| Is This Answer Correct ? | 44 Yes | 23 No |
Post New Answer View All Answers
What are out-of-range errors with date and time literals?
What is explicit cursors?
How to count groups returned with the group by clause in ms sql server?
What are the advantages of using a stored procedure?
What the different topologies in which replication can be configured?
What is a schema in ms sql server 2005?
How we can refresh the view?
What is order of B+tree?
Tell me in brief how sql server enhances scalability of the database system?
What will be the maximum number of index per table?
What is the difference between set and select?
What are the differences between having and where clause.
what authentication modes does sql server support? : Sql server database administration
How connect excel to sql server?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?